pub async fn teardown( prisma_schema: &str, db_schemas: &[&str] ) -> ConnectorResult<()>
Database teardown for connector-test-kit-rs.