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
f787483e30e2b67cf4e6808e0b5eb32e79ca504a
ebean
/
src
/
main
/
java
/
io
/
ebeaninternal
T
History
rob bygrave
f787483e30
#1629
- ENH: Add sqlQuery(sql) and sqlUpdate(sql) ... as alias for createSqlQuery(sql) and createSqlUpdate(sql)
2019-02-04 11:54:45 +13:00
..
api
#1613
- When using transaction.setPersistCascade(false) ... a Delete query should not cascade
2019-01-22 00:05:19 +13:00
dbmigration
#1614
- Refactor DbMigration.generateMigration() to use System out to log key messages and throw UnknownResourcePathException
2019-01-22 01:08:15 +13:00
extraddl
/model
#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
json
#1229
- Implement equals and hashCode on ModifyAwareMap, ModifyAwareList and ModifyAwareSet
2018-01-06 12:51:50 +13:00
server
#1629
- ENH: Add sqlQuery(sql) and sqlUpdate(sql) ... as alias for createSqlQuery(sql) and createSqlUpdate(sql)
2019-02-04 11:54:45 +13:00
util
#1604
- Open URL resources without caching
2019-01-07 21:52:55 +13:00
xmlmapping
#1604
- Open URL resources without caching
2019-01-07 21:52:55 +13:00