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
da95ec0c05d65368f5d8d74619b45999af5879d4
ebean
/
src
/
main
/
java
/
io
/
ebeaninternal
/
dbmigration
T
History
rob bygrave
da95ec0c05
#1501
- Change logging for io.ebeaninternal.dbmigration.DefaultDbMigration to "io.ebean.GenerateMigration"
2018-10-05 11:26:42 +13:00
..
ddlgeneration
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
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
#1474
- IllegalStateException: Table [some_table] does not exists in model? ... when applying drop table migration and table is no longer in the model
2018-08-21 20:45:31 +12: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
#1468
- ENH: Add built-in DDL generation for Postgres table partitioning (by day, week, month and year) (
#1469
)
2018-08-10 14:52:42 +12:00
DefaultDbMigration.java
#1501
- Change logging for io.ebeaninternal.dbmigration.DefaultDbMigration to "io.ebean.GenerateMigration"
2018-10-05 11:26:42 +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