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
4799c56e25b3c0870ca63d542c1eea4dc5d94ff6
ebean
/
src
/
main
/
java
/
io
/
ebeaninternal
/
dbmigration
T
History
Rob Bygrave
eda6350d89
#1344
- ENH: Add initial Cockroach DB support ... need to review JSON
...
Adds in the DB ARRAY support (exactly the same as Postgres)
2018-03-09 17:40:34 +13:00
..
ddlgeneration
#1344
- ENH: Add initial Cockroach DB support ... need to review JSON
2018-03-09 17:40:34 +13:00
migration
#1279
- Change ObjectFactory method to match, tidy format (no real change here)
2018-02-26 14:32:38 +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
#1279
- Change ObjectFactory method to match, tidy format (no real change here)
2018-02-26 14:32: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
#1344
- ENH: Add initial Cockroach DB support ... need to review JSON and DB ARRAY support
2018-03-09 16:54:38 +13:00
DefaultDbMigration.java
#1342
- Refactor and rename DbTypeConfig to Platform config to support multi-platform db migration
2018-03-08 23:23:50 +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