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
e07bd8f7361a2bc954a12989df8cfcf4e02e4f8c
ebean
/
src
/
main
/
java
/
io
/
ebeaninternal
/
dbmigration
T
History
Koen De Groote
and
Rob Bygrave
f1ebe7929b
Internal refactor / tidy - Suggestions from intellij code analysis. (
#1209
)
2017-11-14 18:19:38 +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
Internal refactor / tidy - Suggestions from intellij code analysis. (
#1209
)
2017-11-14 18:19:38 +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