This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
ebean
Watch
4
Star
0
Fork
0
mirror of
https://github.com/ebean-orm/ebean.git
synced
2024-04-21 10:51:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0e9fc315313de90a2cc135c981905c9e6aeae0bb
ebean
/
src
/
main
/
java
/
io
/
ebeaninternal
/
dbmigration
/
ddlgeneration
T
History
Roland Praml
and
Rob Bygrave
b2438ecd71
FIX: do not generate unique-constraint for PK as it is useless (and oracle does not accept this) (
#1160
)
2017-10-06 09:43:30 +13:00
..
platform
FIX: do not generate unique-constraint for PK as it is useless (and oracle does not accept this) (
#1160
)
2017-10-06 09:43:30 +13:00
BaseDdlHandler.java
#1147
- Refactor move DbMigration internals into io.ebeaninternal - change to use DbMigration.create() - initial move
2017-10-04 19:36:27 +13:00
ColumnDdl.java
#1147
- Refactor move DbMigration internals into io.ebeaninternal - change to use DbMigration.create() - initial move
2017-10-04 19:36:27 +13:00
DdlBuffer.java
#1147
- Refactor move DbMigration internals into io.ebeaninternal - change to use DbMigration.create() - initial move
2017-10-04 19:36:27 +13:00
DdlHandler.java
#1147
- Refactor move DbMigration internals into io.ebeaninternal - change to use DbMigration.create() - initial move
2017-10-04 19:36:27 +13:00
DdlWrite.java
#1147
- Refactor move DbMigration internals into io.ebeaninternal - change to use DbMigration.create() - initial move
2017-10-04 19:36:27 +13:00
TableDdl.java
#1147
- Refactor move DbMigration internals into io.ebeaninternal - change to use DbMigration.create() - initial move
2017-10-04 19:36:27 +13:00