mirror of
https://github.com/ebean-orm/ebean.git
synced 2024-04-21 10:51:47 +00:00
- changes SqlQueryEvent into an interface. - captures the bind values the slow query used and makes those available via SlowQueryEvent - also makes the query label and profileLocation available via SlowQueryEvent