andres_paglayan wrote on Monday, January 16, 2006:
Hi,
A question on the database.sql and 2_8_0-to-2_8_1_upgrade.sql files.
Which approach are we finally using?
1./ every DB change goes to both files.
2./ every change goes only to 2_8_0-to-2_8_1_upgrade.sql file,
at release time database.sql gets actualized and 2_8_1-to-2_8_2_upgrade.sql is created as well.