go-mysql-server
go-mysql-server copied to clipboard
Support CASCADE syntax for ALTER TABLE
We should be able to parse and execute the following query
ALTER TABLE `tag` DROP COLUMN `foo` CASCADE