diff options
author | Edmund von der Burg <evdb@mysociety.org> | 2011-03-21 16:29:48 +0000 |
---|---|---|
committer | Edmund von der Burg <evdb@mysociety.org> | 2011-03-21 16:29:48 +0000 |
commit | c8bea71a64db62236819d173a0b2613d7195356f (patch) | |
tree | 027f8abf3ccb77e9113fd2943876821817c15332 /db/rerun_dbic_loader.pl | |
parent | f395fedf2ee8b2d0eb0d3e525b39bdec82b82bc1 (diff) |
Add contacts table to DBIC schema
Diffstat (limited to 'db/rerun_dbic_loader.pl')
-rwxr-xr-x | db/rerun_dbic_loader.pl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/db/rerun_dbic_loader.pl b/db/rerun_dbic_loader.pl index 7a3f41503..9d94c2b8b 100755 --- a/db/rerun_dbic_loader.pl +++ b/db/rerun_dbic_loader.pl @@ -19,7 +19,6 @@ my @tables_to_ignore = ( 'alert_sent', # 'alert_type', # 'comment', # - 'contacts', # 'contacts_history', # 'debugdate', # 'flickr_imported', # |