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

* Fixed regression in 'RDAudioPorts' that caused SQL errors.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason 2021-04-19 17:02:43 -04:00
parent 703be90592
commit 42ee5044e2
2 changed files with 4 additions and 2 deletions

View File

@ -21471,3 +21471,5 @@
* Escaped all SQL identifiers in 'cae/'.
* Replaced " with ' delimiters in all SQL literal strings in
'cae/'.
2021-04-19 Fred Gleason <fredg@paravelsystems.com>
* Fixed regression in 'RDAudioPorts' that caused SQL errors.