Posted by ceardach on March 1, 2009 at 2:04pm
Jump to:
| Project: | Database Scripts |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | closed (won't fix) |
Issue Summary
If CCK content types haven't been imported, and update.php run, then the last-merge and production schema will be too different to perform an accurate merge, causing everything to conflict and a big mess. To save the user time, the schema should be checked against development to ensure they match before proceeding with the merge.
Comments
#1
It also may be possible to put columns in the correct order when using AWK.
#2
Lowering priority due to new method of handling CCK fields. From the documentation:
#3