X-Git-Url: https://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=src%2Fit%2Fhib-test%2Foracle.sql;h=15df9419fb3bda52eadfe73f24ca23100d35681d;hp=37ad107455b65f7e608c99c8da4e33241821013e;hb=4940080670944a15916c68fb294e18a6bfef12d5;hpb=fdda82a6f76deefd10f83da89d7e82054e3c3ecd diff --git a/src/it/hib-test/oracle.sql b/src/it/hib-test/oracle.sql index 37ad1074..15df9419 100644 --- a/src/it/hib-test/oracle.sql +++ b/src/it/hib-test/oracle.sql @@ -1,6 +1,4 @@ - drop table test_simple cascade constraints; - create table test_simple ( uuid varchar2(36 char) not null, content clob,