Features from optional dependencies
- mysql implicit feature
-
Enables mysql ^23.0.1
mysql:
Mysql client library implemented in rust
Affects
database_impl::mysql
… - postgres implicit feature
-
Enables postgres
postgres:
A native, synchronous PostgreSQL client
Affects
database_impl::postgresql
…