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

alter view #676

Open
vidmartin opened this issue Oct 18, 2022 · 1 comment
Open

alter view #676

vidmartin opened this issue Oct 18, 2022 · 1 comment

Comments

@vidmartin
Copy link

the following valid sql statement doesn't work:

alter view someview as select b, c from sometable;

I get this error:

ound error: sql parser error: Expected TABLE, found: view
@AugustoFKL
Copy link
Contributor

@vidmartin have you started working on this yet?

If not, I can do so.

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

No branches or pull requests

2 participants