Skip to content

Conversation

@kyleconroy
Copy link
Collaborator

Without updating loc, the unknown statement would be included in the text of the next query.

This will address the invalid query part of #3237

Without updating loc, the unknown statement would be included in the text of the next query.
@kyleconroykyleconroy merged commit 014d6fc into mainMar 4, 2024
@kyleconroykyleconroy deleted the kyle/sqlite-fix-skip-todo branch March 4, 2024 01:32
lisitsky pushed a commit to lisitsky/sqlc that referenced this pull request Jun 21, 2024
* fix(sqlite): Correctly skip unknown statements Without updating loc, the unknown statement would be included in the text of the next query. * Pick sqlc-gen-typescript to a release
alfonsodev pushed a commit to ExponentiaTeam/sqlc that referenced this pull request Oct 13, 2025
* fix(sqlite): Correctly skip unknown statements Without updating loc, the unknown statement would be included in the text of the next query. * Pick sqlc-gen-typescript to a release
Sign up for freeto 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

@kyleconroy