summaryrefslogtreecommitdiffstats
path: root/src/sql/kernel/qsqldatabase.cpp
diff options
context:
space:
mode:
authorChristian Ehrlicher <ch.ehrlicher@gmx.de>2024-01-26 17:00:31 +0100
committerChristian Ehrlicher <ch.ehrlicher@gmx.de>2024-02-09 16:12:23 +0000
commit55d1480c9992b52c39906b3861a3e2e7f7bed898 (patch)
tree68a4f98bfaefac5ccde271855dcf7020e82adae5 /src/sql/kernel/qsqldatabase.cpp
parent02a77600e50cbb7eb9f833d7eaa30b4b0efb47a4 (diff)
SQL/OCI: fix QOCIDriver::formatValue()
The switch needs to be on QSqlField::metaType() instead the internal QSqlField::typeID() which holds the db-specific type of this field. This amends 7b391c0d2c03d8d25449eca3868cd010d75ff81e. Pick-to: 6.7 6.6 6.5 6.2 Change-Id: Id1d1791826f08adb01cc3da45bf5a66bad288046 Reviewed-by: Andy Shaw <andy.shaw@qt.io>
Diffstat (limited to 'src/sql/kernel/qsqldatabase.cpp')
0 files changed, 0 insertions, 0 deletions