Struct sea_orm::SqlxPostgresConnector [−][src]
pub struct SqlxPostgresConnector;Expand description
Defines the [sqlx::postgres] connector
Implementations
Check if the URI provided corresponds to postgres:// for a PostgreSQL database
Add configuration options for the MySQL database
Instantiate a sqlx pool connection to a DatabaseConnection