summaryrefslogtreecommitdiffstats
path: root/src/plugins/sqldrivers
Commit message (Expand)AuthorAgeFilesLines
* Remove QRegExp usage from the the OCI pluginLars Knoll2020-03-171-4/+8
* Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-03-161-0/+1
|\
| * QMySQL: return QVariant::ByteArray for POINT columnChristian Ehrlicher2020-03-151-0/+1
* | Use qsizetype for size related methods in QVarlengthArrayLars Knoll2020-03-141-2/+2
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-111-1/+1
|\|
| * QtSql/ODBC: allow table names with unicode charsChristian Ehrlicher2020-03-071-1/+1
* | CMake: Regenerate configure.cmake files to get reportsAlexandru Croitor2020-03-091-0/+15
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-035-5/+5
|\|
| * SQL: Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-02-285-5/+5
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-264-127/+81
|\|
| * QtSql: cleanup QSqlDriverPrivate and QSqlResultPrivateChristian Ehrlicher2020-02-194-127/+81
* | QtSql: remove compat SQL plugin namesChristian Ehrlicher2020-02-1310-11/+10
* | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-02-132-3/+3
|\|
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-041-2/+2
| |\
| | * Pass QDate and QTime by value in various static and local functionsEdward Welbourne2020-01-311-2/+2
| * | QtSql: add missing key for MariaDBChristian Ehrlicher2020-02-021-1/+1
* | | CMake: Regenenerate projects where recent changes happenedAlexandru Croitor2020-02-111-8/+0
* | | Merge remote-tracking branch 'origin/wip/cmake' into devAlexandru Croitor2020-02-109-36/+19
|\ \ \
| * | | Regenerate projects to correctly handle private dependenciesAlexandru Croitor2020-02-059-36/+19
* | | | QtSql: remove deprecated signal 'notification(QString)'Christian Ehrlicher2020-02-071-8/+1
* | | | QtSQL: remove SQLite2 and TDS driver for Qt6Christian Ehrlicher2020-02-0715-1959/+4
|/ / /
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-01-294-64/+64
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-284-64/+64
| |\| |
| | * | Replace most use of QVariant::type and occurrences of QVariant::TypeOlivier Goffart2020-01-234-64/+64
* | | | Regenerate plugin projects to get new target namesAlexandru Croitor2020-01-279-42/+41
* | | | Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-248-48/+24
|\| | |
| * | | SQL: cleanup private classesChristian Ehrlicher2020-01-072-14/+1
| |/ /
| * | SQL: add proper support to build QMYSQL with MariaDB client librariesChristian Ehrlicher2020-01-032-1/+5
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-122-27/+11
| |\|
| | * Doc/SQL: update sql driver creation instructionsChristian Ehrlicher2019-12-111-2/+2
| | * PSQL: Optimize QPSQLResult::data() function for date and time typesRobert Szefner2019-12-101-25/+9
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2019-12-101-0/+1
| |\|
| | * PSQL: set correct empty QVariant in QPSQLResult::record()Christian Ehrlicher2019-12-091-0/+1
| * | Tidy nullptr usageAllan Sandfeld Jensen2019-12-063-6/+6
* | | Regenerate configure.json files after changesAlexandru Croitor2019-12-031-9/+9
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-193-24/+30
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-251-5/+5
| |\|
| | * Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-241-5/+5
| | |\
| | | * QODBC: Fix crash when a prepared statement is deleted after the db was removedChristian Ehrlicher2019-10-151-5/+5
| * | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-192-19/+25
| |\| |
| | * | QPSQL: Add support for PostgreSQL 12Christian Ehrlicher2019-10-172-19/+25
* | | | Regenerate src/*Alexandru Croitor2019-11-149-24/+24
* | | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-144-140/+55
|\| | |
| * | | QMYSQL: remove support for MySql 4.xChristian Ehrlicher2019-10-121-130/+26
| * | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-051-4/+4
| |\| |
| | * | Stop using QTime as a timer in QIBaseDriver::close()Shawn Rutledge2019-10-031-4/+4
| * | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-041-1/+3
| |\| |
| | * | PSQL: don't recreate QSqlField in loop in QPSQLResult::record()Christian Ehrlicher2019-10-031-1/+3
| * | | QSqlDriver: deprecate one-arg notification() signalChristian Ehrlicher2019-09-213-0/+15
| |/ /
| * | QPSQL: Fix crash when a prepared statement is deleted after the db was removedChristian Ehrlicher2019-09-161-5/+7