Skip to content

Commit 2b16f5c

Browse files
committed
Merge branch '4.3.x' into 4.4.x
* 4.3.x: Deprecate the new MariaDB110700Platform class (#7073)
2 parents 40927e8 + 7669f13 commit 2b16f5c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Platforms/MariaDB110700Platform.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010

1111
/**
1212
* Provides the behavior, features and SQL dialect of the MariaDB 11.7 database platform.
13+
*
14+
* @deprecated To be removed along with the keyword list feature.
1315
*/
1416
class MariaDB110700Platform extends MariaDB1010Platform
1517
{

0 commit comments

Comments
 (0)