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
I need to completely output the executed SQL statement to the log file during development or at a specific point in time.
I don't know how to format or get the last executed SQL statement. It is the complete SQL, after parameter replacement.
Can someone help me?
The text was updated successfully, but these errors were encountered:
I need to completely output the executed SQL statement to the log file during development or at a specific point in time.
I don't know how to format or get the last executed SQL statement. It is the complete SQL, after parameter replacement.
Can someone help me?
The text was updated successfully, but these errors were encountered: