projects
/
hibernate-maven-plugin
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Upgraded Hibernate from 5.2.4.Final to 5.2.18.Final
[hibernate-maven-plugin]
/
src
/
it
/
update
/
update.sql
1
2
alter table TEST.PUBLIC.EVENTS
3
add column MY_NEW_EVENT_DATE_COLUMN timestamp;