Crate db_sqlx_postgres[−][src]
Expand description
libadmin database operations implemented using sqlx postgres
LibAdminDatabase is implemented on Database.
Modules
useful imports for supporting a new database
useful imports for users working with a supported database
Structs
Use an existing database pool
Database pool. All database functionallity(libadmin traits) are implemented on this
data structure
Create a new database pool
Enums
Connect to databse