Skip to content

Prohibit use of session variables in FETCH and OFFSET in view def - #4411

Merged
andreitokar merged 1 commit into
h2database:masterfrom
andreitokar:issue-4409
Sep 21, 2026
Merged

andreitokar merged 1 commit into
h2database:masterfrom
andreitokar:issue-4409

Conversation

@andreitokar

Copy link
Copy Markdown
Contributor

Fix #4409
Standard SQL does not allow to pass dynamic variables or runtime parameters into a CREATE VIEW statement

@andreitokar
andreitokar merged commit 436544d into h2database:master Sep 21, 2026
2 checks passed
@andreitokar
andreitokar deleted the issue-4409 branch September 21, 2026 02:57
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.

Views can reuse stale session-variable values in FETCH and OFFSET

1 participant