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

fix: view query table name extractor #280

Merged
merged 1 commit into from
Mar 11, 2025
Merged

fix: view query table name extractor #280

merged 1 commit into from
Mar 11, 2025

Conversation

pvlugter
Copy link
Member

@pvlugter pvlugter commented Mar 5, 2025

Refs https://github.com/lightbend/kalix-runtime/issues/3593

Update table name regex to be case insensitive when matching the FROM keyword.

Also align with view query parsing in the runtime, where quoted table names can contain any characters.

Copy link
Contributor

@aludwiko aludwiko left a comment

Choose a reason for hiding this comment

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

LGTM

@johanandren johanandren merged commit 9c6dc81 into main Mar 11, 2025
22 checks passed
@johanandren johanandren deleted the view-table-regex branch March 11, 2025 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants