X-Git-Url: https://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=src%2Fit%2Fhibernate4-maven-plugin-envers-sample%2Fdrop-tables-hsqldb.sql;h=d1237677aa8bb570db10dae20c28a8e5cf5c15da;hp=04b457d091dc3dfc2e205ea68db680af42d4bc1c;hb=8e5921c9e76b4540f1d4b75e05e338001145ff6d;hpb=6dff3bfb0f9ea7a1d0cc56398aaad29e31a17b91 diff --git a/src/it/hibernate4-maven-plugin-envers-sample/drop-tables-hsqldb.sql b/src/it/hibernate4-maven-plugin-envers-sample/drop-tables-hsqldb.sql index 04b457d0..d1237677 100644 --- a/src/it/hibernate4-maven-plugin-envers-sample/drop-tables-hsqldb.sql +++ b/src/it/hibernate4-maven-plugin-envers-sample/drop-tables-hsqldb.sql @@ -1,6 +1,6 @@ alter table TTL_EVENT_AUD - drop constraint FK_cjsh8995uabmdm9b30uvmyj6p; + drop constraint FK295td34se5kaxwgo8i1ph0k4; drop table TTL_AUDIT_REVISION if exists;