X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fit%2Fproperties%2Fh2.sql;h=10d07285fd4ded0c9a463b515acbcabf18187edd;hb=08649780d2cd70f2861298d683aa6b1945d43cda;hp=9569fa60a45bf23d008fe696f30f9680aad91b46;hpb=74c0dd783b84c90e116f3e7f1c8d6109845ba71f;p=hibernate4-maven-plugin diff --git a/src/it/properties/h2.sql b/src/it/properties/h2.sql index 9569fa60..10d07285 100644 --- a/src/it/properties/h2.sql +++ b/src/it/properties/h2.sql @@ -1,6 +1,4 @@ - drop table test_simple if exists; - create table test_simple ( uuid varchar(36) not null, content clob,