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

createViewOrReplace - wrong syntax #4854

Closed
thebrownfox opened this issue Nov 26, 2021 · 0 comments · Fixed by #4856
Closed

createViewOrReplace - wrong syntax #4854

thebrownfox opened this issue Nov 26, 2021 · 0 comments · Fixed by #4856

Comments

@thebrownfox
Copy link
Contributor

Environment

Knex version: 0.95.14
Database + version: 13.4-4
OS: Arch Linux

Bug

createViewOrReplace() got wrong implementation.
create view or replace "table_name" instead of create or replace view "table_name"

I will provide PR.

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 a pull request may close this issue.

1 participant