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
fcaf11f262b8e43f7249b0d2e8b488ce0989b87c
ebean
/
src
/
main
/
java
/
io
/
ebeaninternal
/
dbmigration
T
History
rob bygrave
a8892292fb
#1569
- Ebean generates wrong ddl (datetime(6) vs timestamp) for H2 with
@History
annotation
2018-12-03 22:05:18 +13:00
..
ddlgeneration
#1569
- Ebean generates wrong ddl (datetime(6) vs timestamp) for H2 with
@History
annotation
2018-12-03 22:05:18 +13:00
migration
Add support for Postgres range partition DDL plus refactor xsd definitions that had got out of sync (
#1465
)
2018-08-08 23:29:29 +12:00
migrationreader
#1412
- Fix Resource leaks for properties & yaml files etc - MigrationXmlReader
2018-06-10 23:43:41 +12:00
model
Code cleanup (
#1534
)
2018-11-10 20:07:01 +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
#1561
- ENH: Add ScriptRunner API ... for easier running of SQL and DDL scripts (for testing usually)
2018-11-27 14:50:48 +13:00
DefaultDbMigration.java
FIX: update extra ddl also, if no migration was written (
#1529
)
2018-11-03 16:26:21 +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