Page MenuHomePhorge

Log sql query execution time
ClosedPublic

Authored by mollekopf on May 26 2021, 7:22 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 7, 1:10 AM
Unknown Object (File)
Thu, Mar 28, 6:42 PM
Unknown Object (File)
Mar 19 2024, 3:04 PM
Unknown Object (File)
Mar 7 2024, 10:59 AM
Unknown Object (File)
Feb 14 2024, 3:30 PM
Unknown Object (File)
Feb 6 2024, 8:51 AM
Unknown Object (File)
Jan 31 2024, 9:02 PM
Unknown Object (File)
Jan 24 2024, 4:57 AM
Subscribers
None

Diff Detail

Repository
rK kolab
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

mollekopf created this revision.
This revision is now accepted and ready to land.May 27 2021, 7:55 AM

On the other hand, maybe %dms format would be better for query time.

On the other hand, maybe %dms format would be better for query time.

I used this so it's the same as the request execution time. But we could change both to ms instead.

This revision was automatically updated to reflect the committed changes.