Commit Graph

8 Commits

Author SHA1 Message Date
Michal Čihař
9d7a84353f Add support for JSON field in MariaDB
Fixs #13038

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-11-30 22:21:40 -05:00
Madhura Jayaratne
61dbcafa56 JSON data type is not supported in MariaDB
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2016-03-28 22:17:48 +11:00
Isaac Bennetch
a6e9314cf3 Fix offering JSON datatype in incompatible MySQL versions
Fixes #12135

Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2016-03-27 12:32:51 -04:00
Michal Čihař
55b317c699 Remove /*overload*/ prefix from mb_* calls
I believe this was temporary flagging to see which code is migrated and
can be safely removed now.

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-01-04 16:35:28 +01:00
Hugues Peccatte
ffc4422db7 Make PHPCS happy.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-10-19 20:33:21 +02:00
Hugues Peccatte
bd0d2b79db Merge remote-tracking branch 'origin/master' into useNamespaces_master 2015-10-01 18:19:18 +02:00
Hugues Peccatte
2960e6780a Merge remote-tracking branch 'origin/master' into useNamespaces_master 2015-09-30 22:05:24 +02:00
Hugues Peccatte
5eb578e9a2 Split Types, TypesMySQL and TypesDrizzle classes in 3 files.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-09-01 21:30:22 +02:00