X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=src%2Fit%2Fupdate%2Fupdate.sql;h=2d5d891fbc79566014dc02d840a46d6da144a543;hb=9866cabaae00b8766c6e97bac61074b9b35a2909;hp=0c9457ca769ce523e67fd6d5c2caab5eb3503018;hpb=9ef60a3f37e89f8a2417e340ef6c6b4a11e6013e;p=hibernate4-maven-plugin diff --git a/src/it/update/update.sql b/src/it/update/update.sql index 0c9457ca..2d5d891f 100644 --- a/src/it/update/update.sql +++ b/src/it/update/update.sql @@ -1,3 +1,3 @@ alter table EVENTS - add column MY_NEW_EVENT_DATE_COLUMN timestamp; + add column MY_NEW_EVENT_DATE_COLUMN timestamp;