diff options
author | Matthew Somerville <matthew@mysociety.org> | 2011-06-03 19:14:55 +0100 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2011-06-03 19:14:55 +0100 |
commit | a9f1e35a56307472d59684d119750eee6af61025 (patch) | |
tree | d5e6e9706fe5aa717a195a4793bd03b9fdd84ca7 /db/rerun_dbic_loader.pl | |
parent | d07bd0a10d8507c3952f81dcd7fdb251bec164c0 (diff) |
Add alert_sent and alert_type to DBIx::Class.
Diffstat (limited to 'db/rerun_dbic_loader.pl')
-rwxr-xr-x | db/rerun_dbic_loader.pl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/db/rerun_dbic_loader.pl b/db/rerun_dbic_loader.pl index 71efa5db5..82a9a5221 100755 --- a/db/rerun_dbic_loader.pl +++ b/db/rerun_dbic_loader.pl @@ -14,8 +14,6 @@ use DBIx::Class::Schema::Loader qw/ make_schema_at /; # interested in my @tables_to_ignore = ( 'admin_log', # - 'alert_sent', # - 'alert_type', # 'debugdate', # 'flickr_imported', # 'partial_user', # |