qt5base-lts/tests/auto/sql/kernel
Christian Ehrlicher 9d27c07e28 SQL/MySQL: fix handling of json column
Add handling for MYSQL_TYPE_JSON by treating it the same as
MYSQL_TYPE_BLOB (which is used by current MariaDB Server for a json
column)

Pick-to: 5.15 6.2 6.4
Fixes: QTBUG-101680
Change-Id: I4d4b0cdad73cd12e0db4df4021fddbd6a649c8ed
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2022-12-05 01:56:45 +00:00
..
qsql Port from container::count() and length() to size() - V5 2022-11-03 14:59:24 +01:00
qsqldatabase Port from container::count() and length() to size() - V5 2022-11-03 14:59:24 +01:00
qsqldriver Port from container::count() and length() to size() - V5 2022-11-03 14:59:24 +01:00
qsqlerror Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
qsqlfield Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
qsqlquery SQL/MySQL: fix handling of json column 2022-12-05 01:56:45 +00:00
qsqlrecord Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
qsqlresult Port from container.count()/length() to size() 2022-10-04 07:40:08 +02:00
qsqlthread Port from container::count() and length() to size() - V5 2022-11-03 14:59:24 +01:00
CMakeLists.txt Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00