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

spanner/spansql: add a support for parsing INSERT statement #6143

Closed
topecongiro opened this issue Jun 9, 2022 · 0 comments · Fixed by #6148
Closed

spanner/spansql: add a support for parsing INSERT statement #6143

topecongiro opened this issue Jun 9, 2022 · 0 comments · Fixed by #6148
Assignees
Labels
api: spanner Issues related to the Spanner API. 🚨 This issue needs some love. triage me I really want to be triaged.

Comments

@topecongiro
Copy link
Contributor

Currently spansql.ParseDMLStmt is not able to parse INSERT statement. It would be useful if the package supports it.

@topecongiro topecongiro added the triage me I really want to be triaged. label Jun 9, 2022
@product-auto-label product-auto-label bot added the api: spanner Issues related to the Spanner API. label Jun 9, 2022
@codyoss codyoss changed the title spansql: add a support for parsing INSERT statement spanner/spansql: add a support for parsing INSERT statement Jun 9, 2022
@yoshi-automation yoshi-automation added the 🚨 This issue needs some love. label Jun 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: spanner Issues related to the Spanner API. 🚨 This issue needs some love. triage me I really want to be triaged.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants