qt6-bb10/tests/auto/sql
Thiago Macieira 8f32994b50 Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtSql]
This operation should be a no-op anyway, since at this point in time,
the fromAscii and toAscii functions simply call their fromLatin1 and
toLatin1 counterparts.

Task-number: QTBUG-21872
Change-Id: Icb3ab0e1f4f3173563f3de36115b5457cf1ba856
Reviewed-by: Mark Brand <mabrand@mabrand.nl>
2012-05-05 16:56:23 +02:00
..
kernel Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtSql] 2012-05-05 16:56:23 +02:00
models QSqlQueryModel::setQuery() don't use deprecated reset() 2012-04-23 19:20:19 +02:00
sql.pro Moved sql autotests into new directory structure 2011-09-06 09:32:15 +02:00