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

mysql2: Add Mysql2::Error #666

Merged
merged 1 commit into from
Sep 16, 2024
Merged

Conversation

euglena1215
Copy link
Contributor

Mysql2::Error is a class that is raised when an operation such as inserting a record fails. https://github.com/brianmario/mysql2/blob/f6a9b68b42a51d1a370403f11eb88527dcb42dc6/lib/mysql2/error.rb

Mysql2::Error is a class that is raised when an operation such as inserting a record fails.
https://github.com/brianmario/mysql2/blob/f6a9b68b42a51d1a370403f11eb88527dcb42dc6/lib/mysql2/error.rb
Copy link

@euglena1215 Thanks for your contribution!

Please follow the instructions below for each change.
See also: https://github.com/ruby/gem_rbs_collection/blob/main/docs/CONTRIBUTING.md

Available commands

You can use the following commands by commenting on this PR.

  • /merge: Merge this PR if CI passes

mysql2

You changed RBS files for an existing gem.
This gem does not have reviewers. So you can merge this PR immediately if the CI passes.
We recommend you add yourself to the reviewers for this gem.

@euglena1215
Copy link
Contributor Author

/merge

@github-actions github-actions bot merged commit a39ccef into ruby:main Sep 16, 2024
4 checks passed
@euglena1215 euglena1215 deleted the mysql2-error branch September 16, 2024 03:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant