Tomas Cohen Arazi
9f845d83f9
This patch modernizes the atomic update, makes it follow the current pattern of checking the column existence, and printing a message about the column being created. It also adds the COMMENT statement so tests pass later. Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> |
||
---|---|---|
.. | ||
bug_9525.pl | ||
README | ||
skeleton.pl |
Please put your database revision files in this folder. The Release Manager will remove them here when pushing your patches. To use the skeleton .perl for your update: % cp installer/data/mysql/atomicupdate/skeleton.perl installer/data/mysql/atomicupdate/bug_XXXXX.perl and put your modifications in where noted.