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

Added support to IpAddr with MySQL/MariaDB. #3011

Merged
merged 2 commits into from
Jan 26, 2024
Merged

Conversation

Icerath
Copy link
Contributor

@Icerath Icerath commented Jan 24, 2024

Allow using IpAddr/Ipv4Addr/Ipv6Addr with the mysql driver.

These can also be used with MariaDB's INET4 and INET6 types.

@abonander abonander merged commit 0e998ce into launchbadge:main Jan 26, 2024
64 checks passed
kukabi pushed a commit to helikon-labs/sqlx that referenced this pull request Feb 22, 2024
* Added support for IpAddr with MySQL/MariaDB

* Added IpAddr to mysql/types documentation
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.

2 participants