qt6-bb10/src/plugins/sqldrivers
Anton Kudryavtsev ce124d5119 Prefer rvalue version of toLocal8Bit()
... to re-use existing buffers.

Change-Id: I5907a2e29d7f7dac04df5bf50769b47131e175d8
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2017-03-30 20:30:19 +00:00
..
db2 Merge remote-tracking branch 'origin/5.7' into 5.8 2016-11-01 06:02:55 +01:00
ibase employ QMAKE_USE: LIBS += -lfoo 2016-08-19 04:26:43 +00:00
mysql Fix wrong codec with MySQL plugin in newer versions 2017-02-28 05:10:47 +00:00
oci QOCIDriver: Ensure the where clause is correctly setup 2017-01-05 10:32:14 +00:00
odbc employ QMAKE_USE: LIBS += $$QMAKE_LIBS_FOO 2016-08-19 04:26:36 +00:00
psql Prefer rvalue version of toLocal8Bit() 2017-03-30 20:30:19 +00:00
sqlite Plugins: optimize string usage 2016-10-18 17:52:04 +00:00
sqlite2 employ QMAKE_USE: LIBS += -lfoo 2016-08-19 04:26:43 +00:00
tds Use QString::asprintf(), QStringBuilder, and the multi-arg overload of QString::arg() 2017-01-12 17:54:28 +00:00
README
qsqldriverbase.pri Move the dbmstype to QSqlDriverPrivate so it can be used for all drivers 2013-04-02 19:02:26 +02:00
sqldrivers.pro Modularize configure.json/.pri 2016-09-15 08:23:53 +00:00

README

Please note that the DB2, Oracle and TDS client drivers are not distributed
with the Qt Open Source Editions.

This is because the client libraries are distributed under a license which
is not compatible with the GPL license.