2021-10-02 Fred Gleason <fredg@paravelsystems.com>

* Fixed a regression in 'RDLibraryModel' that threw SQL errors
	when attempting to the model when using MySQL 8.x.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-10-02 12:49:19 -04:00
parent 9e1ed40a9f
commit c65d06d67b
2 changed files with 5 additions and 1 deletions

View File

@@ -22484,3 +22484,6 @@
* Changed the default QStyle to 'Windows'.
2021-10-02 Fred Gleason <fredg@paravelsystems.com>
* Fixed a compile time warning in 'web/webget/webget.cpp'.
2021-10-02 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in 'RDLibraryModel' that threw SQL errors
when attempting to the model when using MySQL 8.x.