pub async fn new( opts: &ConnOptions, ) -> Result<Arc<dyn Model>, Box<dyn StdError>>
To create the database model with the specified database implementation.