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
0f9c98964e6721b1e49f5732f1febe062260d5fa
ebean
/
src
/
main
/
java
/
io
/
ebeaninternal
T
History
Roland Praml
and
Rob Bygrave
0f9c98964e
FIX Typos (DLL -> DDL) (
#1526
)
2018-11-02 09:21:31 +13:00
..
api
#1519
- Memory leak when using @Cache(enableQueryCache=true) (
#1523
)
2018-10-31 23:53:16 +13:00
dbmigration
FIX Typos (DLL -> DDL) (
#1526
)
2018-11-02 09:21:31 +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
metric
#1345
- Refactor io.ebean.meta.MetaInfoManager API (query execution metrics). Breaking change for people collecting query execution metrics.
2018-03-10 02:51:51 +13:00
server
#1524
- @History on @OneToMany with asOf() query and fetch(many property) gives PersistenceException: Error with property[6] dt[93]data[2018-11-01 14:56:18.015][java.sql.Timestamp]
2018-11-01 00:48:46 +13:00
util
IOUtils is no longer used, using java 1.7 StandardCharsets makes EncodeUtil also obsolete (
#1410
)
2018-06-10 22:30:47 +12:00
xmlmapping
#1351
- ENH: Add named DtoQuery
2018-03-26 20:45:39 +13:00