Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
missed the drop of the old trigger table sequence
  • Loading branch information
chenson42 committed Nov 17, 2011
1 parent ba3a5e2 commit a98a491
Showing 1 changed file with 1 addition and 0 deletions.
@@ -1,3 +1,4 @@
drop sequence sym_data_data_id_seq cascade;
drop sequence sym_outgoing_batch_batch_id_seq cascade;
drop sequence sym_trigger_his_ger_hist_id_seq cascade;
drop sequence sym_trigger_old_trigger_id_seq cascade;

0 comments on commit a98a491

Please sign in to comment.