Your docs say the user and password need to be set as environment variables. SQL_MOCK_SNOWFLAKE_ACCOUNT: Your snowflake account SQL_MOCK_SNOWFLAKE_USER: The name of your Snowflake user SQL_MOCK_SNOWFLAKE_PASSWORD: The password for your Snowflake user https://github.com/DeepLcom/sql-mock/blob/main/docs/snowflake.md I am using key-pair authentication to access Snowflake. Does sql-mock support this?