mirror of
https://github.com/ebean-orm/ebean.git
synced 2024-04-21 10:51:47 +00:00
#403 - Long property names result in invalid DDL
This commit is contained in:
@@ -58,6 +58,7 @@ public class BaseDdlBuffer implements DdlBuffer {
|
||||
append(" ");
|
||||
}
|
||||
}
|
||||
append(" ");
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user