We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c92da0e commit ee287c8Copy full SHA for ee287c8
test/sql_fixup.sql
@@ -1,5 +1,5 @@
1
-- This file holds needed corrections to the database until they have been applied to
2
-- the live database. This file is applied after importing a new dump of the live DB.
3
4
-ALTER TABLE `mailing_list` ADD `require_tmda` INT( 10 ) NOT NULL AFTER `domain_name` ;
+
5
0 commit comments