schemachange icon indicating copy to clipboard operation
schemachange copied to clipboard

A Database Change Management tool for Snowflake

Results 108 schemachange issues
Sort by recently updated
recently updated
newest added

The definition of oauth_config in the schemachange-config.yml example within README.md is incorrect. This causes anyone who copies the example to have issues with oauth authentication until they discover and fix...

** Description** When i try to run a a task with multiple line i have this issue : `snowflake.connector.errors.ProgrammingError: 001003 (42000): SQL compilation error: syntax error line 9 at position...

bug

**Is your feature request related to a problem? Please describe.** I'm planning to use `schemachange render' command, to find out SQL errors part of CiCd, before executing the script in...

enhancement

**Is your feature request related to a problem? Please describe.** It would be ideal if it was possible to have a versioned folder with multiple subfolders that could be tracked...

enhancement

**Is your feature request related to a problem? Please describe.** When viewing or leveraging the SchemaChange history table in a query or function, it is currently not possible to identify...

enhancement

**Is your feature request related to a problem? Please describe.** It is not a problem but it is better to delegate connection logic to the snowflake python connector instead of...

enhancement

** What are you trying to accomplish? ** We are using dynamic tables heavily. Decided to use **schemachange** for Gitlab CI pipeline. I've structured the folders, but there's not much...

question
Workaround

#218 was recently opened to simplify dependency maintenance and environment setup by using [Poetry](https://python-poetry.org/). #259 will be going in soon, meaning that schemachange will soon only have the following primary...

enhancement
question