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
In Database, the getStatement function can throw an exception if the trimmed query is not of the length expected.
You need to check the size before substringing.