qt5base-lts/tests/auto/sql
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
..
kernel QSqlResult: fix parsing of bound SQL statements 2013-02-15 15:47:58 +01:00
models fix QSqlTableModel:revert() for OnFieldChange 2013-02-09 01:39:54 +01:00
sql.pro Moved sql autotests into new directory structure 2011-09-06 09:32:15 +02:00