diff options
author | Struan Donald <struan@exo.org.uk> | 2011-05-17 14:19:15 +0100 |
---|---|---|
committer | Struan Donald <struan@exo.org.uk> | 2011-05-17 14:19:15 +0100 |
commit | 7372afa95033cc39546664ad7a4f335bb7ea3e53 (patch) | |
tree | ed2a679224841ad47426a34c256b7dbcf0900fe0 /db/rerun_dbic_loader.pl | |
parent | 57bbee2f0fd4808de5174ff66d74d5694a06c686 (diff) |
add comment table in to generated DB files and regenerate
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 bef91a341..a21fea301 100755 --- a/db/rerun_dbic_loader.pl +++ b/db/rerun_dbic_loader.pl @@ -16,7 +16,6 @@ my @tables_to_ignore = ( 'admin_log', # 'alert_sent', # 'alert_type', # - 'comment', # 'contacts_history', # 'debugdate', # 'flickr_imported', # |