Skip to content

Commit a03d235

Browse files
authored
Update README.md
1 parent 3ba29f1 commit a03d235

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Also I would like to know about needed examples or documentation stuff.
6767
## Extensions in the latest SNAPSHOT version 3.2
6868

6969
* allow **ON** as a value in a set statement (`SET myvalue = ON`)
70-
* support for **ALTER TABLE ONLY mytable ... **
70+
* support for **ALTER TABLE ONLY mytable ...**
7171
* allow foreign key definition in alter statements without referenced columns specification
7272
* allow datatype **binary** for column definitions
7373
* support for **ALTER TABLE COLUMN DROP NOT NULL**

0 commit comments

Comments
 (0)