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