pub fn storage_init(db: State<'_, DatabaseWrapper>) -> Result<String, String>Expand description
Initialize the database and run migrations
pub fn storage_init(db: State<'_, DatabaseWrapper>) -> Result<String, String>Initialize the database and run migrations