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

Basic support for views #56

Merged
merged 1 commit into from
Feb 3, 2024
Merged

Conversation

tomrom-pomelo
Copy link
Contributor

Addresses #52 by adding basic support for views.

With this change, you can create, replace, or drop views. There is no pre-validation on the view (like referencing tables that exist), so those will still create errors at apply time.

@daichirata
Copy link
Owner

Thank you so much for including the support for View!

@daichirata daichirata merged commit 9de2d7a into daichirata:master Feb 3, 2024
6 checks passed
@tomrom-pomelo
Copy link
Contributor Author

Thanks @daichirata - do you mind releasing a new version when you get the chance?

@daichirata
Copy link
Owner

@tomrom-pomelo I just published v0.6.2. Thanks for your help 🎉

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