index
:
delta/qt5/qtbase.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.0
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.0
6.0.0
6.1
6.1.0
6.1.1
6.1.2
6.1.3
6.2
6.2.0
6.2.1
6.2.2
6.2.3
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
api_changes
baserock/morph
baserock/v5.3.0
cli_parser
compiledb
containers
dev
ios
old/5.0
old/5.1
old/5.1.1
old/5.2
qstring-utf8
release
stable
winrt
wip/cmake
wip/direct2d-painter
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/qbs
wip/qbs-5.5
wip/qbs2
wip/qstring-utf8
wip/qt6
wip/qt6_snapshot
wip/remac
wip/tizen
wip/webassembly
wip/yaml-dependencies
code.qt.io: qt/qtbase.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
auto
/
sql
Commit message (
Expand
)
Author
Age
Files
Lines
*
QSqlTableModel::orderByClause(): Quote the table name
Friedemann Kleint
2021-05-27
1
-22
/
+26
*
SQLite: Handle tables and fields with a dot in the name correctly
Andy Shaw
2021-04-23
1
-0
/
+48
*
PSQL: Fix the QSqlDatabase test
Andy Shaw
2021-02-02
1
-5
/
+15
*
QODBC: Preserve the whole value when using HighPrecision
Andy Shaw
2021-01-28
1
-0
/
+35
*
Interbase: Handle EXECUTE BLOCK statements correctly
Andy Shaw
2020-09-13
1
-0
/
+22
*
QSqlite: Don't crash after binding too many placeholders
Marcel Krems
2020-09-09
1
-0
/
+10
*
Interbase: Correctly read/write arrays to the database
Andy Shaw
2020-09-08
1
-0
/
+29
*
Make qtbase compile without QT_CONFIG(timezone)
Andrei Golubev
2020-05-20
1
-8
/
+31
*
QMySQL: return QVariant::ByteArray for POINT column
Christian Ehrlicher
2020-03-15
1
-0
/
+22
*
Merge remote-tracking branch 'origin/5.14' into 5.15
Liang Qi
2019-12-10
1
-39
/
+36
|
\
|
*
tst_QSqlQuery: fix some tests
Christian Ehrlicher
2019-12-10
1
-39
/
+36
*
|
Merge remote-tracking branch 'origin/5.14' into 5.15
Qt Forward Merge Bot
2019-10-25
1
-14
/
+13
|
\
\
|
|
/
|
*
Merge remote-tracking branch 'origin/5.13' into 5.14
Qt Forward Merge Bot
2019-10-24
1
-14
/
+13
|
|
\
|
|
*
QODBC: Fix crash when a prepared statement is deleted after the db was removed
Christian Ehrlicher
2019-10-15
1
-14
/
+13
*
|
|
Merge remote-tracking branch 'origin/5.14' into 5.15
Qt Forward Merge Bot
2019-10-18
1
-90
/
+0
|
\
\
\
|
|
/
/
|
*
|
tst_QSqlQuery: remove tests commented out a long time ago
Christian Ehrlicher
2019-10-16
1
-90
/
+0
*
|
|
QMYSQL: remove support for MySql 4.x
Christian Ehrlicher
2019-10-12
2
-33
/
+0
*
|
|
QSqlDriver: deprecate one-arg notification() signal
Christian Ehrlicher
2019-09-21
1
-26
/
+24
|
/
/
*
|
test: migrate QSqlDatabase test to QRegularExpression
Samuel Gaist
2019-07-29
2
-8
/
+9
*
|
Make sql tests build and pass with disabled deprecated APIs
Sona Kurazyan
2019-07-23
1
-12
/
+51
*
|
Port from QAtomic::load() to loadRelaxed()
Giuseppe D'Angelo
2019-06-20
1
-1
/
+1
*
|
Convert uses of QTime as a timer to QElapsedTimer
Edward Welbourne
2019-06-14
1
-3
/
+4
*
|
QSqlError: fix redundant space in text() output
Vincas Dargis
2019-03-26
1
-0
/
+24
|
/
*
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-02-21
3
-6
/
+7
|
\
|
*
Fix a couple of SQL tests
Andy Shaw
2019-02-19
3
-6
/
+7
*
|
Merge remote-tracking branch 'origin/5.12' into 5.13
Liang Qi
2019-02-08
1
-0
/
+21
|
\
\
|
|
/
|
*
Replace executedQuery when executing a new query
Jesus Fernandez
2019-01-30
1
-0
/
+21
*
|
Always escape the table names when creating the SQL statement
Andy Shaw
2019-01-23
5
-77
/
+85
*
|
Add overload of QSqlDatabase::cloneDatabase to allow cloning cross threads
Andy Shaw
2018-12-23
1
-0
/
+10
*
|
Merge remote-tracking branch 'origin/5.12' into dev
Qt Forward Merge Bot
2018-11-06
1
-1
/
+8
|
\
\
|
|
/
|
*
QSqlQuery: add another testcase for bindBool()
Christian Ehrlicher
2018-11-02
1
-1
/
+8
*
|
SQLite: enable json1 extension
Christian Ehrlicher
2018-10-03
1
-0
/
+27
|
/
*
Merge remote-tracking branch 'origin/5.11' into 5.12
Qt Forward Merge Bot
2018-09-14
1
-0
/
+18
|
\
|
*
sqlite: Fix QSqlError handling when opening/closing database
Florian Bruhin
2018-09-13
1
-0
/
+18
*
|
SQL PostgreSQL/SQlite: Properly decode default varchar parameter
Christian Ehrlicher
2018-09-12
1
-2
/
+18
*
|
Initialize the QSqlQuery to be invalid when creating a sql model
Andy Shaw
2018-08-28
1
-0
/
+47
*
|
prune cargo-culted and obsolete winsock deps from autotests
Oswald Buddenhagen
2018-07-19
1
-2
/
+0
*
|
tst_QSqlThread: match #if-ery on declaration to use
Edward Welbourne
2018-07-05
1
-0
/
+2
*
|
MySQL: Handle TIME types as a string to allow the full range of data
Andy Shaw
2018-06-06
1
-0
/
+55
*
|
Show the display role inside the editor for the relation in a QComboBox
Andy Shaw
2018-05-29
2
-0
/
+175
|
/
*
Remove a reference to a no longer used database server
Andy Shaw
2018-05-16
1
-2
/
+0
*
sqlite: Allow for duplicated placeholders with just one placeholder
Andy Shaw
2018-05-16
1
-0
/
+10
*
oci: Use OCIBindByPos2 to accommodate data longer than USHRT_MAX
Andy Shaw
2018-04-06
1
-0
/
+24
*
QSqlDatabase: Skip confusing thread warning on invalid QSqlDatabase
David Faure
2018-04-06
1
-0
/
+3
*
sqlite: Support using execBatch() with duplicated named placeholders
Andy Shaw
2018-03-27
1
-58
/
+84
*
MySQL: Fix tests
Andy Shaw
2018-03-17
2
-9
/
+9
*
sqlite: Prevent a crash when sqlite does not detect any parameters
Andy Shaw
2018-03-17
1
-0
/
+41
*
SQL/Postgres: Fix support for nan, inf and -inf
Christian Ehrlicher
2018-03-07
1
-0
/
+42
*
psql: Add expected failures where the table name is case sensitive
Andy Shaw
2018-02-21
3
-2
/
+16
*
psql: Fix SQL tests
Andy Shaw
2018-02-20
3
-37
/
+73
[next]