summaryrefslogtreecommitdiffstats
path: root/src/plugins/sqldrivers/tds/qsql_tds.cpp
Commit message (Expand)AuthorAgeFilesLines
* SQL plugins: Fix warnings about deprecated constructor of QSqlErrorFriedemann Kleint2018-01-101-1/+2
* Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-6/+6
* QSqlField: Add a means to see what the tablename is for a given fieldAndy Shaw2017-07-121-2/+2
* Use QString::asprintf(), QStringBuilder, and the multi-arg overload of QStrin...Alexander Volkov2017-01-121-4/+3
* SQL TDS fix missing override keywordAndy Nichols2016-06-281-1/+1
* Always compile sql drivers as pluginsLars Knoll2016-04-071-0/+881