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
Comment #1
ceardach commentedIt also may be possible to put columns in the correct order when using AWK.
Comment #2
ceardach commentedLowering priority due to new method of handling CCK fields. From the documentation:
Comment #3
hefox commented