update changelog for QtSql 5.3.1
Change-Id: I06bf38a0c005ad4c13fb4db611847c3408060176 Reviewed-by: Andy Shaw <andy.shaw@digia.com>
This commit is contained in:
parent
cc7ef0667c
commit
b1d99dad09
15
dist/changes-5.3.1
vendored
15
dist/changes-5.3.1
vendored
@ -39,6 +39,21 @@ QtGui
|
|||||||
* [QTBUG-37190] Fixed crash when trying to load a font from invalid
|
* [QTBUG-37190] Fixed crash when trying to load a font from invalid
|
||||||
data.
|
data.
|
||||||
|
|
||||||
|
QtSql
|
||||||
|
-----
|
||||||
|
|
||||||
|
- QDB2 and QODBC
|
||||||
|
* [QTBUG-39137] Fix error handling problem caused by unintialized variable
|
||||||
|
passed to SQLNumResultCols.
|
||||||
|
|
||||||
|
- QPSQL
|
||||||
|
* [QTBUG-12477] Fix PSQL column metadata.
|
||||||
|
|
||||||
|
- QSqlQuery
|
||||||
|
* Fix misbehavior of seek in special query positions BeforeFirstRow and
|
||||||
|
AfterLastRow. (commit 3e6e70bddd84536deaae69421d05785ae6ce28cd)
|
||||||
|
* [QTBUG-33169] Fix for bindvalue(int) memory allocation problem.
|
||||||
|
|
||||||
QtWidgets
|
QtWidgets
|
||||||
---------
|
---------
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user