pub async fn init() -> DatabaseConnectionExpand description
Connects to the database returning a Database connection which allows accessing the database without accessing sea_orm
pub async fn init() -> DatabaseConnectionConnects to the database returning a Database connection which allows accessing the database without accessing sea_orm