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 bcb5200 commit 2c8e384Copy full SHA for 2c8e384
CHANGELOG.md
@@ -1,12 +1,15 @@
1
# Change Log
2
3
+## [Unreleased] -
4
+
5
+* Fix ALTER TABLE ... PRIMARY/UNIQUE KEY results in error (#267)
6
7
## [4.4.0] - 2019-11-12
8
9
* Fix for PHP deprecations messages about implode for php 7.4+ (#258)
10
* Parse CHECK keyword on table definition (#264)
11
* Parse truncate statement (#221)
12
* Fix wrong parsing of partitions (#265)
-* Fix ALTER TABLE ... PRIMARY/UNIQUE KEY results in error (#267)
13
14
## [4.3.2] - 2019-06-03
15
0 commit comments