2021-04-26 Fred Gleason <fredg@paravelsystems.com>

* Fixed a bug in 'RDCartFilter' that caused a SQL error when
	no groups were included in the search terms.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-04-26 10:16:40 -04:00
parent a1c4026a5f
commit c1cf7381bd
2 changed files with 11 additions and 1 deletions

View File

@@ -21604,3 +21604,6 @@
errors.
* Fixed typo in 'lib/rdlogmodel.cpp' that caused SQL
errors.
2021-04-26 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in 'RDCartFilter' that caused a SQL error when
no groups were included in the search terms.