Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Snowflake DDL improvement - allow multiple tags #209

Merged
merged 4 commits into from
Nov 4, 2023

Conversation

PBalsdon
Copy link
Contributor

@PBalsdon PBalsdon commented Oct 31, 2023

Snowflake supports multiple tags being assigned with an WITH TAG statement.

This update adds this functionality to the DDLParser.

Small change

I added venv/ and payload.json to .gitignore as they were generated by my system.

@PBalsdon
Copy link
Contributor Author

Hello @xnuinside, could you consider reviewing this request please?

Many thanks,
Peter

@xnuinside
Copy link
Owner

@PBalsdon, everything looks good, thank you! I will release new version tomorrow, I want to add some few tickets also

@xnuinside xnuinside merged commit fb0cd40 into xnuinside:main Nov 4, 2023
7 checks passed
@xnuinside
Copy link
Owner

@PBalsdon 0.31.1 was released https://pypi.org/project/simple-ddl-parser/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants