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
af2b8976fa72f03e4a7325b23f58191aa371aae6
ebean
/
src
/
main
/
java
/
io
/
ebeaninternal
T
History
Rob Bygrave
af2b8976fa
#1346
- Since ebean version 11.12.1 executing docStore query with findPagedList fails with error (due to order by id)
2018-03-12 18:28:17 +13:00
..
api
#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
dbmigration
#1344
- ENH: Add initial Cockroach DB support ... need to review JSON
2018-03-09 17:40:34 +13:00
extraddl
/model
#1340
- Split SQL Server Platform into SqlServer16 and SqlServer17 (where 2017 which uses UTF8 types nvarchar etc and prefers Sequences).
2018-03-08 17:36:53 +13: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
#1346
- Since ebean version 11.12.1 executing docStore query with findPagedList fails with error (due to order by id)
2018-03-12 18:28:17 +13:00
util
#1293
- Refactor - move JdbcClose into io.ebean.util ... from io.ebeaninternal.util as it is used in public API (platform code, sequences etc)
2018-02-27 12:56:20 +13:00
xmlmapping
#919
- io.ebean package initial
2016-12-11 23:23:22 +13:00