Merge pull request #3372 from ebean-orm/feature/1857-SlowQueryBindCapture

#1857 Add bind values capture for SlowQueryEvent / SlowQueryListener
This commit is contained in:
Rob Bygrave
2024-03-31 11:34:18 +13:00
committed by GitHub
49 changed files with 349 additions and 156 deletions
@@ -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