mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-16 08:05:05 +00:00
updated svnignore entries to add .idea
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@19409 1b8cb986-b30d-0410-93ca-fae66ebed9b2
This commit is contained in:
parent
8b412b9191
commit
2e86a96f0c
@ -160,7 +160,7 @@ public String getDropSequenceString(String sequenceName) {
|
||||
}
|
||||
|
||||
public String getCascadeConstraintsString() {
|
||||
return "";//" cascade";
|
||||
return " cascade";
|
||||
}
|
||||
public boolean dropConstraints() {
|
||||
return true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user