mirror of
https://github.com/ebean-orm/ebean.git
synced 2024-04-21 10:51:47 +00:00
No effective change - tidy only
This commit is contained in:
@@ -129,7 +129,7 @@ class CQueryRowCount implements SpiProfileTransactionEvent {
|
||||
if (queryPlan.executionTime(rowCount, executionTimeMicros, query.getParentNode())) {
|
||||
queryPlan.captureBindForQueryPlan(predicates, executionTimeMicros);
|
||||
}
|
||||
getTransaction().profileEvent(this);
|
||||
t.profileEvent(this);
|
||||
return rowCount;
|
||||
|
||||
} finally {
|
||||
|
||||
Reference in New Issue
Block a user