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 fbefdff commit ac26bd7Copy full SHA for ac26bd7
1 file changed
CHANGELOG.md
@@ -10,6 +10,9 @@
10
* Add new contexts for MariaDB 10.4, 10.5, 10.6 (#328)
11
* Fixed parser errors for "ALTER USER" with options (#342)
12
* Fixed handling of the procedures and functions's options where part of the body (#339)
13
+* Fix PHP notice "Undefined index: name in src/Components/Key.php#206" for table keys using expressions (#347)
14
+* Added support for MySQL 8.0 table structure KEY expressions (#347)
15
+* Added support for KEY order (ASC/DESC) (#296)
16
17
## [5.4.2] - 2021-02-05
18
0 commit comments