X-Git-Url: https://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=src%2Fit%2Fhib-test%2Fh2.sql;h=f4fff24a50e7156e6fc15ce2db02581cc196ed87;hp=50da4e5198e48999b555c74102915e9e714e9a39;hb=4940080670944a15916c68fb294e18a6bfef12d5;hpb=fdda82a6f76deefd10f83da89d7e82054e3c3ecd diff --git a/src/it/hib-test/h2.sql b/src/it/hib-test/h2.sql index 50da4e51..f4fff24a 100644 --- a/src/it/hib-test/h2.sql +++ b/src/it/hib-test/h2.sql @@ -1,6 +1,4 @@ - drop table test_simple if exists; - create table test_simple ( uuid varchar(36) not null, content clob,