launchbadge / sqlx

🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
Apache License 2.0
13.5k stars 1.28k forks source link

doc(mysql): document difference between `Uuid` and `uuid::fmt::Hyphenated` #3580

Closed abonander closed 3 weeks ago

abonander commented 3 weeks ago

fixes #3039