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

Add support for CREATE VIEW with SQL SECURITY DEFINER #75

Merged
merged 1 commit into from
Oct 22, 2023

Conversation

toga4
Copy link
Contributor

@toga4 toga4 commented Oct 21, 2023

This PR add support DEFINER security type for CREATE VIEW DDL.

I have referenced an existing implementation of TableSampleMethod while working on this feature.

@makenowjust makenowjust merged commit 8de04c5 into cloudspannerecosystem:main Oct 22, 2023
2 checks passed
@makenowjust
Copy link
Collaborator

@toga4 Thank you!

@toga4 toga4 deleted the view-security-type branch October 22, 2023 01:54
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.

2 participants