mirror of
https://github.com/launchbadge/sqlx.git
synced 2025-10-02 07:21:08 +00:00
Fix README.md to include mysql flag
This commit is contained in:
parent
3aeb46f329
commit
ffc2c6c67a
@ -136,6 +136,8 @@ sqlx = { version = "0.4.2", features = [ "runtime-async-std-native-tls" ] }
|
||||
|
||||
- `postgres`: Add support for the Postgres database server.
|
||||
|
||||
- `mysql`: Add support for the MySQL/MariaDB database server.
|
||||
|
||||
- `mssql`: Add support for the MSSQL database server.
|
||||
|
||||
- `sqlite`: Add support for the self-contained [SQLite](https://sqlite.org/) database engine.
|
||||
|
Loading…
x
Reference in New Issue
Block a user