Skip to content

Commit ee287c8

Browse files
committed
Remove fixup which is no longer necessary
- Legacy-Id: 966
1 parent c92da0e commit ee287c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/sql_fixup.sql

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
-- This file holds needed corrections to the database until they have been applied to
22
-- the live database. This file is applied after importing a new dump of the live DB.
33

4-
ALTER TABLE `mailing_list` ADD `require_tmda` INT( 10 ) NOT NULL AFTER `domain_name` ;
4+
55

0 commit comments

Comments
 (0)