mirror of
https://github.com/launchbadge/sqlx.git
synced 2025-10-02 15:25:32 +00:00

* Add Simple format for Uuid for MySQL & SQLite. Copy pasted the implementation for `Hyphenated` and adapt. * Add uuid Simple docs for SQLite