qt5base-lts/tests/auto/sql/kernel
Israel Lins 776c488b6f QSqlResult: fix parsing of bound SQL statements
Parsing for bound SQL parameters now handles identifier quoting using
double quotes (") and square brackets ([]).

The following has only 1 bound value but previously 2 were detected:
SELECT 1 AS "A?b[?']]]de?ghi", ?

Task-number: QTBUG-27159
Change-Id: Icfd02187e1126ff3b5ed11df8d4e599f574e61bf
Reviewed-by: Mark Brand <mabrand@mabrand.nl>
2013-02-15 15:47:58 +01:00
..
qsql Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qsqldatabase tests: Fix some more old references and links to Nokia 2013-02-01 15:27:37 +01:00
qsqldriver Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qsqlerror QSqlError test: Fix isValid()-check for constructed QSqlError. 2013-02-04 14:44:19 +01:00
qsqlfield Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qsqlquery QSqlQuery tests: fix create table failures 2013-02-12 12:42:54 +01:00
qsqlrecord Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qsqlresult QSqlResult: fix parsing of bound SQL statements 2013-02-15 15:47:58 +01:00
qsqlthread Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
kernel.pro SQL: Change in QSqlResultPrivate::positionalToNamedBinding() 2012-12-10 21:23:35 +01:00