Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | QtSQL: remove SQLite2 and TDS driver for Qt6 | Christian Ehrlicher | 2020-02-07 | 1 | -881/+0 |
* | Port from QStringViewLiteral to u"" | Marc Mutz | 2019-07-29 | 1 | -1/+1 |
* | Use QStringView overloads of <QDate/Time>::toString() | Marc Mutz | 2019-05-29 | 1 | -1/+1 |
* | SQL plugins: Fix warnings about deprecated constructor of QSqlError | Friedemann Kleint | 2018-01-10 | 1 | -1/+2 |
* | Replace Q_DECL_OVERRIDE with override where possible | Kevin Funk | 2017-09-19 | 1 | -6/+6 |
* | QSqlField: Add a means to see what the tablename is for a given field | Andy Shaw | 2017-07-12 | 1 | -2/+2 |
* | Use QString::asprintf(), QStringBuilder, and the multi-arg overload of QStrin... | Alexander Volkov | 2017-01-12 | 1 | -4/+3 |
* | SQL TDS fix missing override keyword | Andy Nichols | 2016-06-28 | 1 | -1/+1 |
* | Always compile sql drivers as plugins | Lars Knoll | 2016-04-07 | 1 | -0/+881 |