Skip to content

Support AsyncMysqlQueryErrorResult and SQLFakeAsyncMysqlException #109

Description

@pbibra

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions