Skip to content

Commit

Permalink
QSql changes for Qt 5.4.0 changelog
Browse files Browse the repository at this point in the history
Change-Id: I3b2b7b6bbe1089e51f71b5873d004b8f20f41d33
Reviewed-by: Jani Heikkinen <[email protected]>
Reviewed-by: Andy Shaw <[email protected]>
  • Loading branch information
mabrand committed Sep 30, 2014
1 parent 38c4ccb commit ee911e5
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions dist/changes-5.4.0
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,10 @@ QtCore

- Added QEnableSharedFromThis, a class that allows obtaining a
QSharedPointer for an object already managed by a shared pointer.


QtSql
-----

- qsql ibase: fix memory corruption due to LONG being 4 bytes in firebird.
- QSqlDriver::dbmsType(): New method reports DBMS type. Especially useful when using ODBC.

0 comments on commit ee911e5

Please sign in to comment.