Skip to content

Conversation

svengiegerich
Copy link
Contributor

Motivation: Within a project, I need to be able to declare a table type like this "DECLARE @tbl dbo.examplar_table".

Changes: Extend the parser rule declare_statement, add a respective test, and generate the parser files accordingly - following the structure of #33.

Many thanks to @SimeonStoykovQC, who helped me massively to navigate through the stormy sea of debugging!

Copy link
Member

@SimeonStoykovQC SimeonStoykovQC left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💯

@svengiegerich
Copy link
Contributor Author

@SimeonStoykovQC is this failing "Build and upload to PyPI / Upload to TestPyPI" an issue? 🤷

@SimeonStoykovQC
Copy link
Member

I don't think it is a big one, I opened an issue (I should probably start closing some 😅)

@svengiegerich
Copy link
Contributor Author

svengiegerich commented Jan 19, 2023

I don't think it is a big one, I #60 (I should probably start closing some 😅)

Okay, thanks! I was unsure whether this may mean the entire package is too big 😅 (which would came to me as a surprise given >10GB...). Anyways..

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