Skip to content
Snippets Groups Projects
Commit 5163872d authored by Kirill Yukhin's avatar Kirill Yukhin
Browse files

sql: Ban ALTER TABLE ADD COLUMN

Currently, only ALTER TABLE RENAME is supported in SQL. Ban
ALTER TABLE ADD COLUMN in the grammar until it is supported.
Corresponding issue submitted: #3075

Closes #2607
parent e2c08028
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment