pub async fn prepare( pool: &Pool<PostgresConnectionManager<NoTls>>, ) -> Result<(), Box<dyn Error + Send + Sync>>