Module db_sqlx_postgres::prelude::ops
Expand description
meta operations like migration and connecting to a database
Traits
- Create database connection
- Database operations trait(migrations, pool creation and fetching connection from pool)
- Get database connection
- database migrations