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

Keywords AFTER is missing; FIRST and AFTER not yet part of ALTER TABLE #83

Closed
LeoniePhiline opened this issue Feb 1, 2023 · 1 comment · Fixed by #99
Closed

Keywords AFTER is missing; FIRST and AFTER not yet part of ALTER TABLE #83

LeoniePhiline opened this issue Feb 1, 2023 · 1 comment · Fixed by #99

Comments

@LeoniePhiline
Copy link
Contributor

LeoniePhiline commented Feb 1, 2023

https://mariadb.com/kb/en/alter-table/

Used in ALTER TABLE ... ADD [COLUMN] ... [FIRST | AFTER col_name] ...

@LeoniePhiline
Copy link
Contributor Author

LeoniePhiline commented Feb 3, 2023

Should be done together with #82 and #89, to keep ALTER TABLE changes in a single PR.

Support:

@LeoniePhiline LeoniePhiline changed the title Keywords AFTER is missing Keywords AFTER is missing; FIRST and AFTER not yet part of ALTER TABLE Feb 3, 2023
LeoniePhiline added a commit to LeoniePhiline/tree-sitter-sql that referenced this issue Feb 17, 2023
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