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

* Fixed a regression in 'RDLogModel' that threw SQL errors.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-04-27 12:21:26 -04:00
parent 890b488822
commit 05c35a208c
2 changed files with 6 additions and 1 deletions

View File

@@ -21629,3 +21629,5 @@
* Added a note on Apache configuration on Ubuntu to 'INSTALL'.
2021-04-27 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in 'RDLog::create()' that threw SQL errors.
2021-04-27 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in 'RDLogModel' that threw SQL errors.