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 4ce0aef commit 365f758Copy full SHA for 365f758
CHANGELOG.md
@@ -6,6 +6,8 @@
6
* Prevent overwrite of offset in Limit clause by parenthesis (#275)
7
* Allow SCHEMA to be used in CREATE Database statement (#231)
8
* Add missing options in SET statement (#255)
9
+* Add support for DROP USER statement (#259)
10
+* Fix php error "undefined index" when replacing a non existing clause (#249)
11
12
## [4.4.0] - 2019-11-12
13
0 commit comments