mirror of
https://github.com/ebean-orm/ebean.git
synced 2024-04-21 10:51:47 +00:00
Merge pull request #3372 from ebean-orm/feature/1857-SlowQueryBindCapture
#1857 Add bind values capture for SlowQueryEvent / SlowQueryListener
This commit is contained in:
@@ -4,6 +4,7 @@ ebean.ddl.initSql=init-db.sql
|
||||
ebean.dumpMetricsOnShutdown=true
|
||||
ebean.dumpMetricsOptions=sql,hash,loc
|
||||
ebean.includeLabelInSql=true
|
||||
ebean.slowQueryMillis=1
|
||||
|
||||
datasource.default=h2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user