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
After a query has been executed on a FBStatement, that statement remains prepared on the handle. Instead, the statement should be unpreprared (maybe at transaction end?).
The text was updated successfully, but these errors were encountered:
Submitted by: @mrotteveel
After a query has been executed on a FBStatement, that statement remains prepared on the handle. Instead, the statement should be unpreprared (maybe at transaction end?).
The text was updated successfully, but these errors were encountered: