| Commit message (Expand) | Author | Age | Files | Lines |
| * | MySQL: Handle TIME types as a string to allow the full range of data | Andy Shaw | 2018-06-06 | 1 | -1/+3 |
| * | Extend the MariaDB define check to cover the later versions too | Andy Shaw | 2018-04-10 | 1 | -2/+2 |
| * | Merge remote-tracking branch 'origin/5.10' into dev | Liang Qi | 2018-01-20 | 1 | -1/+1 |
| |\ |
|
| | * | Merge remote-tracking branch 'origin/5.9' into 5.10 | Tor Arne Vestbø | 2018-01-16 | 1 | -1/+1 |
| | |\ |
|
| | | * | MySQL: Fix qAddPostRoutine of mysql_server_end() on Windows | Thiago Macieira | 2018-01-10 | 1 | -1/+1 |
| * | | | SQL plugins: Fix warnings about deprecated constructor of QSqlError | Friedemann Kleint | 2018-01-10 | 1 | -2/+2 |
| * | | | Merge remote-tracking branch 'origin/5.10' into dev | Liang Qi | 2017-10-17 | 1 | -6/+12 |
| |\| | |
|
| | * | | Merge remote-tracking branch 'origin/5.9' into 5.10 | Liang Qi | 2017-10-04 | 1 | -6/+12 |
| | |\| |
|
| | | * | Only call mysql_library_end() once when using MariaDB | Daniel Vrátil | 2017-09-21 | 1 | -6/+12 |
| * | | | Replace Q_DECL_OVERRIDE with override where possible | Kevin Funk | 2017-09-19 | 1 | -16/+16 |
| |/ / |
|
| * / | QSqlField: Add a means to see what the tablename is for a given field | Andy Shaw | 2017-07-12 | 1 | -1/+2 |
| |/ |
|
| * | Fix wrong codec with MySQL plugin in newer versions | Joni Poikelin | 2017-02-28 | 1 | -4/+8 |
| * | Remove unreachable code | Jesus Fernandez | 2017-01-10 | 1 | -6/+3 |
| * | Merge remote-tracking branch 'origin/5.7' into 5.8 | Liang Qi | 2016-11-25 | 1 | -1/+1 |
| * | Merge remote-tracking branch 'origin/5.7' into 5.8 | Liang Qi | 2016-09-21 | 1 | -4/+11 |
| * | MySQL: Use charset utf8mb4 to allow 4-byte characters | Philip Seeger | 2016-07-24 | 1 | -2/+7 |
| * | Merge remote-tracking branch 'origin/5.7' into dev | Liang Qi | 2016-06-21 | 1 | -0/+1 |
| * | Always compile sql drivers as plugins | Lars Knoll | 2016-04-07 | 1 | -0/+1665 |