Skip to content

Commit

Permalink
Remove fixup which is no longer necessary
Browse files Browse the repository at this point in the history
 - Legacy-Id: 966
  • Loading branch information
levkowetz committed Nov 5, 2007
1 parent c92da0e commit ee287c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/sql_fixup.sql
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-- This file holds needed corrections to the database until they have been applied to
-- the live database. This file is applied after importing a new dump of the live DB.

ALTER TABLE `mailing_list` ADD `require_tmda` INT( 10 ) NOT NULL AFTER `domain_name` ;


0 comments on commit ee287c8

Please sign in to comment.