nico_berchtold
11/08/2023, 1:16 PMedgar_ramirez_mondragon
11/09/2023, 12:47 AMsnowflake-sqlalchemy in the same venv as meltano
2. meltano config meltano set database_uri snowflake://{user}:{password}@{account}
3. meltano config list. This would run db migrations on snowflake, this is the point where things are most likely to break imo
4. Use the default state store, i.e. the system db which now points to Snowflakenico_berchtold
11/09/2023, 9:08 AMpeter_s
01/18/2024, 10:13 PMsnowflake-sqlalchemy for certain sqlalchemy functions that alembic uses (even after I disabled the indexing-related migrations).