Skip to content

Conversation

davidjgoss
Copy link
Contributor

This PR adds

  • SECURE as a new modifier on the CREATE VIEW syntax
  • VOLATILE as an alias for the existing TEMPORARY modifier

Fixes #1959

@manticore-projects
Copy link
Contributor

manticore-projects commented Feb 12, 2024

Greetings!

Thank you for working on this. Unfortunately the tests fail. Please fix it and then I would merge it asap.
Since you introduced new tokens, you will need to Update the Keyword whitelist as explained here: https://manticore-projects.com/JSQLParser/contribution.html#manage-reserved-keywords

@manticore-projects
Copy link
Contributor

Nice and clean! Thank you for your effort and contribution.

@manticore-projects manticore-projects merged commit 67e2204 into JSQLParser:master Feb 13, 2024
@davidjgoss davidjgoss deleted the feat/create-view-modifiers branch February 14, 2024 12:27
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.

[FEATURE] additional modifiers for CREATE VIEW
2 participants