Perform a schema check before merge
ceardach - March 1, 2009 - 14:04
| Project: | Database Scripts |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | minor |
| Assigned: | ceardach |
| Status: | active |
Jump to:
Description
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.

#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: