Skip to content

Commit b4a5ce1

Browse files
committed
1 parent 5d8dfa0 commit b4a5ce1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,9 @@ Additionally, we have fixed many errors and improved the code quality and the te
6969
* `(WITH ... SELECT ...)` statements within brackets are now supported
7070
* Postgres `NATURAL { INNER | LEFT | RIGHT } JOIN` support
7171
* extended support for Hive dialect `GROUPING SETS`
72-
* support for postgres **drop** function
72+
* support for Postgresql **drop** function
7373
* support table option **character set** and **index** options
74+
* support Postgresql optional **TABLE** in **TRUNCATE**
7475

7576

7677
## Building from the sources

0 commit comments

Comments
 (0)