We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 068b19d commit f58ca06Copy full SHA for f58ca06
README.md
@@ -22,7 +22,7 @@ The generated hierarchy can be navigated using the Visitor Pattern.
22
23
## Extensions Version 0.8.7
24
25
-* Added first support for ALTER statements
+* Added first support for ALTER TABLE statements
26
27
```sql
28
ALTER TABLE mytable ADD COLUMN mycolumn varchar (255)
0 commit comments