BATCH-929: added test to core-tests for deferred constraints

This commit is contained in:
dsyer
2010-01-04 09:32:06 +00:00
parent 22bc42259e
commit 3be4f860c7
6 changed files with 336 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
-- Autogenerated: do not edit this file
-- You might need to remove this section the first time you run against a clean database
DROP ${SEQUENCE} $!{IFEXISTSBEFORE} BATCH_STAGING_SEQ $!{IFEXISTS};
DROP ${SEQUENCE} $!{IFEXISTSBEFORE} TRADE_SEQ $!{IFEXISTS};
DROP ${SEQUENCE} $!{IFEXISTSBEFORE} CUSTOMER_SEQ $!{IFEXISTS};