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
Follow the template for your checked checkbox and then delete the templates.
Feature request
I would like to have an implementation of `AsyncMysqlQueryErrorResult` and `SQLFakeAsyncMysqlException` that behaves similarly to `AsyncMysqlException`.
This is an SQL/AsyncMysql feature.
`AsyncMysqlQueryErrorResult` should allow for setting the error code and error message of the result in its constructor.
`SQLFakeAsyncMysqlException` should allow for setting the `AsyncMysqlErrorResult` in its constructor.
The text was updated successfully, but these errors were encountered:
Issue template for hack-sql-fake
Please select the options that apply
Follow the template for your checked checkbox and then delete the templates.
Feature request
The text was updated successfully, but these errors were encountered: