mirror of
https://github.com/ebean-orm/ebean.git
synced 2024-04-21 10:51:47 +00:00
#1388 - AutoTune - tuned query includes "null" as fetched property
This commit is contained in:
@@ -11,9 +11,10 @@
|
||||
|
||||
ebean.encryptKeyManager=org.tests.basic.encrypt.BasicEncyptKeyManager
|
||||
|
||||
#ebean.autotune.querytuning=true
|
||||
#ebean.autotune.profiling=true
|
||||
#ebean.autotune.profilingUpdateFrequency=5
|
||||
#ebean.disableL2Cache=true
|
||||
#ebean.autoTune.queryTuning=true
|
||||
#ebean.autoTune.profiling=true
|
||||
#ebean.autoTune.profilingUpdateFrequency=5
|
||||
|
||||
ebean.ddl.generate=true
|
||||
ebean.ddl.run=true
|
||||
|
||||
Reference in New Issue
Block a user