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
{{ message }}
This repository was archived by the owner on Feb 2, 2026. It is now read-only.
Currently:
In addition, our exception handler has not the exception number assigned, which is raise when the SELECT statement does not find any rows.
Should be (or something close to this):
In addition, our exception handler doesn't have an exception number assigned, which should be raised when the SELECT statement does not find any rows.