index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
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
6.6
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
/
sqldrivers
/
odbc
/
qsql_odbc.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
QSQL/ODBC: fix regression (trailing NUL)
Marc Mutz
2023-03-21
1
-2
/
+2
*
SQL/ODBC: add another check to detect unicode availability in driver
Christian Ehrlicher
2023-03-12
1
-1
/
+12
*
SQL/ODBC: Return all native error codes
Christian Ehrlicher
2023-03-07
1
-78
/
+76
*
SQL: small optimization for SQLDriver::escapeIdentifier()
Christian Ehrlicher
2023-02-28
1
-3
/
+4
*
SQL/ODBC: add handling for SQL_SS_TIME2
Christian Ehrlicher
2023-02-10
1
-0
/
+6
*
ODBC/SQL: Fix usage of SQLGetData
Christian Ehrlicher
2023-02-07
1
-94
/
+49
*
SQL/ODBC: optimize QVarLengthArray usage
Christian Ehrlicher
2023-02-07
1
-23
/
+16
*
SQL/ODBC: misc cleanup for fromSQLTCHAR()
Christian Ehrlicher
2023-02-07
1
-19
/
+13
*
SQL/ODBC: Pass correct length to SQLColAttribute()
Christian Ehrlicher
2023-02-04
1
-3
/
+8
*
SQL/ODBC: misc cleanup
Christian Ehrlicher
2023-02-04
1
-56
/
+49
*
SQL/ODBC: optimize toSQLTCHAR() - avoid an unneeded copy
Christian Ehrlicher
2023-02-04
1
-27
/
+16
*
SQL/ODBC: fix some users of toSQLTCHAR() to not assume identical UTF-8/16/32 ...
Marc Mutz
2023-02-02
1
-71
/
+83
*
ODBC SQL driver: fix conversion of QByteArray to QVLA<SQLTCHAR>
Marc Mutz
2023-02-01
1
-4
/
+5
*
ODBC SQL driver: deal with different sizes of SQLTCHAR correctly
Marc Mutz
2023-01-25
1
-14
/
+30
*
QODBC: fix handling NULL values for strings
Christian Ehrlicher
2022-10-01
1
-16
/
+11
*
QODBC: correctly fill cache when index() is called
Christian Ehrlicher
2022-09-28
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
Sql: use _L1 for for creating Latin-1 string literals
Sona Kurazyan
2022-04-19
1
-79
/
+81
*
Sql: stop using QLatin1Char constructor for creating char literals
Sona Kurazyan
2022-04-19
1
-16
/
+16
*
Adapt SQL drivers to Qt 6 change of QVariant::isNull
Volker Hilsheimer
2022-01-12
1
-1
/
+1
*
Port some fallthrough comments to Q_FALLTHROUGH
Giuseppe D'Angelo
2021-06-13
1
-2
/
+2
*
QODBC: Preserve the whole value when using HighPrecision
Andy Shaw
2021-01-14
1
-1
/
+2
*
Sql ODBC driver: add direct support for float and short datatype
Christian Ehrlicher
2021-01-10
1
-4
/
+49
*
Adjust code format, add space after 'if'
Zhang Sheng
2020-11-16
1
-12
/
+12
*
Deprecate QVariant::Type
Lars Knoll
2020-10-23
1
-37
/
+37
*
Another round of replacing 0 with nullptr
Allan Sandfeld Jensen
2020-10-07
1
-4
/
+4
*
Deprecate QVariant::Type uses in QSqlField
Lars Knoll
2020-08-15
1
-29
/
+29
*
Remove QVariant(int type, void *data, ...) constructor
Lars Knoll
2020-08-15
1
-2
/
+2
*
Fix some MSVC int conversion warnings
Friedemann Kleint
2020-07-17
1
-4
/
+5
*
Use QList instead of QVector in plugins
Jarek Kobus
2020-07-06
1
-6
/
+6
*
Sweep of int-ish → char-ish types near calls to QString::fromU*()
Marc Mutz
2020-05-12
1
-2
/
+2
*
Fix warning in qsql_odbc.cpp when building with MSVC2017
Mitch Curtis
2020-03-20
1
-1
/
+1
*
Use qsizetype for size related methods in QVarlengthArray
Lars Knoll
2020-03-14
1
-2
/
+2
*
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-03-11
1
-1
/
+1
|
\
|
*
QtSql/ODBC: allow table names with unicode chars
Christian Ehrlicher
2020-03-07
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-03-03
1
-1
/
+1
|
\
|
|
*
SQL: Use Qt::SplitBehavior in preference to QString::SplitBehavior
Edward Welbourne
2020-02-28
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-02-26
1
-41
/
+35
|
\
|
|
*
QtSql: cleanup QSqlDriverPrivate and QSqlResultPrivate
Christian Ehrlicher
2020-02-19
1
-41
/
+35
*
|
QtSql: remove compat SQL plugin names
Christian Ehrlicher
2020-02-13
1
-2
/
+2
*
|
Merge remote-tracking branch 'origin/dev' into wip/cmake
Alexandru Croitor
2020-01-29
1
-3
/
+3
|
\
|
|
*
Replace most use of QVariant::type and occurrences of QVariant::Type
Olivier Goffart
2020-01-23
1
-3
/
+3
*
|
Merge remote-tracking branch 'origin/dev' into wip/cmake
Leander Beernaert
2019-11-19
1
-5
/
+5
|
\
|
|
*
QODBC: Fix crash when a prepared statement is deleted after the db was removed
Christian Ehrlicher
2019-10-15
1
-5
/
+5
*
|
Merge commit 'dev' into 'wip/cmake-merge'
Tobias Hunger
2019-04-16
1
-1
/
+1
|
\
|
|
*
Fix a couple of unused QStrings
Sergio Martins
2018-12-10
1
-1
/
+1
*
|
Fix Windows build
Alexandru Croitor
2019-03-18
1
-0
/
+2
|
/
*
ODBC: Correctly check if the field is within the fieldCache range
Andy Shaw
2018-09-13
1
-1
/
+1
*
ODBC: Remove the trailing \0 in the case of a non unicode string
Andy Shaw
2018-09-11
1
-3
/
+6
*
SQL plugins: Fix warnings about deprecated constructor of QSqlError
Friedemann Kleint
2018-01-10
1
-2
/
+4
[next]