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

feat: Implement mysql connection attributes #3054

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

tripplet
Copy link

Implements the support for connection attributes for mysql.

Up for discussion

  • The default could be changed that the default is to not send any connection attributes.
  • The library default attribute keys/values
  • The ergonomics/names on the MySqlConnectOptions struct (.attribute(..), no_default_attributes(..), clear_custom_attributes

WIP, needs more tests but wanted to get some initial feedback

@tripplet tripplet marked this pull request as draft February 20, 2024 00:20
@tripplet tripplet force-pushed the mysql-connection-attributes branch from c6b2615 to 5d600b9 Compare April 19, 2024 18:42
@tripplet tripplet marked this pull request as ready for review April 20, 2024 11:32
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

Successfully merging this pull request may close these issues.

None yet

1 participant