You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Get and GetPrimitive at 'db' package logs the time took to perform the operation.
Instantiate log event before the operation caused to log invalid time - not reflecting the time the operation took.
Expected the log to capture the time the operation took by taking the time since after the operation completes.
The text was updated successfully, but these errors were encountered:
Get and GetPrimitive at 'db' package logs the time took to perform the operation.
Instantiate log event before the operation caused to log invalid time - not reflecting the time the operation took.
Expected the log to capture the time the operation took by taking the time since after the operation completes.
The text was updated successfully, but these errors were encountered: