Skip to content

Allow for view creation or the replacing of an existing views#209

Merged
shane-circuithub merged 7 commits intomasterfrom
replace-view
Oct 18, 2022
Merged

Allow for view creation or the replacing of an existing views#209
shane-circuithub merged 7 commits intomasterfrom
replace-view

Conversation

@gpampara
Copy link
Copy Markdown
Contributor

This PR adds a simple change to allow for the "replace" functionality of views within PostgreSQL.

Please say if anything should change within these changes.

@shane-circuithub
Copy link
Copy Markdown
Contributor

I think what you have here is fine, but it might be worth defining:

data CreateView = Create | CreateOrReplace

and using that instead where you currently have Bool. But otherwise it's fine.

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