Files
ladybird/Userland/Libraries/LibSQL/AST.h
Timothy Flynn 1500479a1d LibSQL: Parse ALTER TABLE statement
There are 4 forms an ALTER TABLE statement can take, and each are very
distinct, so they each get their own AST node class.
2021-04-24 14:22:08 +02:00

30 KiB