Issue #18519: the Python authorizer callback of sqlite3 must not raise Python exceptions
The exception is printed if sqlite3.enable_callback_tracebacks(True) has been called, otherwise the exception is cleared.
Showing
Please register or sign in to comment