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
2cf864954ffee575747b9dbf5958c34d08c3f8a6
ebean
/
src
/
main
/
java
/
io
/
ebeaninternal
/
dbmigration
T
History
Rob Bygrave
2cf864954f
#1204
- Check presence of JAXB and javax @PostConstruct (which may not be present in minimal Java 9)
2017-11-07 20:08:10 +13:00
..
ddlgeneration
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
migration
#1147
- Refactor move DbMigration internals into io.ebeaninternal - change to use DbMigration.create() - initial move
2017-10-04 19:36:27 +13:00
migrationreader
#1147
- Refactor move DbMigration internals into io.ebeaninternal - change to use DbMigration.create() - initial move
2017-10-04 19:36:27 +13:00
model
#1147
- Refactor move DbMigration internals into io.ebeaninternal - change to use DbMigration.create() - move PlatformDdl into internal
2017-10-04 20:30:57 +13:00
DbOffline.java
#1147
- Refactor move DbMigration internals into io.ebeaninternal - change to use DbMigration.create() - initial move
2017-10-04 19:36:27 +13:00
DdlGenerator.java
#1204
- Check presence of JAXB and javax @PostConstruct (which may not be present in minimal Java 9)
2017-11-07 20:08:10 +13:00
DefaultDbMigration.java
#1147
- Refactor move DbMigration internals into io.ebeaninternal - change to use DbMigration.create() - initial move
2017-10-04 19:36:27 +13:00
package-info.java
#1147
- Refactor move DbMigration internals into io.ebeaninternal - change to use DbMigration.create() - initial move
2017-10-04 19:36:27 +13:00