Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support AsyncMysqlQueryErrorResult and SQLFakeAsyncMysqlException #109

Open
1 of 7 tasks
pbibra opened this issue Sep 21, 2023 · 0 comments
Open
1 of 7 tasks

Support AsyncMysqlQueryErrorResult and SQLFakeAsyncMysqlException #109

pbibra opened this issue Sep 21, 2023 · 0 comments

Comments

@pbibra
Copy link
Contributor

pbibra commented Sep 21, 2023

Issue template for hack-sql-fake

Please select the options that apply

  • Feature request
  • Question
  • Suggestion
  • Typechecker errors
  • Incorrect result
  • Cripplingly bad performance
  • Crash

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant