rbygrave
|
93ff2ef2e4
|
#2359 - Rename internal methods - SpiEbeanServer
|
2021-09-08 15:25:18 +12:00 |
|
rbygrave
|
0ddcfec70d
|
Junit5 bump - ebean-ddl-generator, autotune and api
|
2021-09-06 17:49:06 +12:00 |
|
rbygrave
|
ae4f50e7b3
|
#2236 - Auto-tune does not work / throws RuntimeException (Regression from 12.7.1)
Note we are missing a test on ProfileManager but doing this for now.
|
2021-06-04 17:46:31 +12:00 |
|
robin
|
e5ec72df5c
|
Refactor internals OrmQueryProperties invert isEmpty() -> nonEmpty()
|
2021-02-16 20:37:58 +13:00 |
|
 Rob BygraveandGitHub
|
8ac5467856
|
Improve internal calculation of orm query plan hash key (Require use of inline hints like +query(50) to be comma delimited with properties) (#2159)
* WIP Tidy DefaultOrmQuery planDescription()
* WIP Tidy DefaultOrmQuery planDescription()
* Refactor OrmQueryPropertiesParser with hints requiring comma delimiting (previously didn't)
* Refactor OrmQueryPropertiesParser (reuse inputProperties) and DRawSqlColumnsParser (to return Set)
* Refactor OrmQueryPropertiesParser - remove JunkMain
* Refactor OrmQueryDetail, OrmQueryProperties - properties
|
2021-02-13 11:58:00 +13:00 |
|
rob bygrave
|
b8858d91f0
|
Modify Autotune module tests with surefire output
Also add to ebean-bom
|
2020-10-09 09:37:26 +13:00 |
|
rob bygrave
|
d113ddc525
|
#2067 - Extract ebean-autotune into separate module
|
2020-10-08 23:34:56 +13:00 |
|