mirror of
https://github.com/launchbadge/sqlx.git
synced 2025-09-28 05:21:45 +00:00
Fix readme: uuid feature is gating for all repos (#3720)
The readme previously stated that the uuid feature is only for postres but it actually also gates the functionality in mysql and sqlite.
This commit is contained in:
parent
4d638c9e24
commit
5b26369a59
@ -208,7 +208,7 @@ be removed in the future.
|
||||
|
||||
- `migrate`: Add support for the migration management and `migrate!` macro, which allow compile-time embedded migrations.
|
||||
|
||||
- `uuid`: Add support for UUID (in Postgres).
|
||||
- `uuid`: Add support for UUID.
|
||||
|
||||
- `chrono`: Add support for date and time types from `chrono`.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user