dolthub / vitess

Vitess is a database clustering system for horizontal scaling of MySQL.
http://vitess.io
Apache License 2.0
22 stars 20 forks source link

refactor and fully implement `alter table` syntax #342

Closed jycor closed 5 months ago

jycor commented 5 months ago

MySQL Docs; https://dev.mysql.com/doc/refman/8.0/en/alter-table.html

fixes: https://github.com/dolthub/go-mysql-server/issues/2472