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

* Fixed regressions that caused SQL errors when performing database
	creation in rddbmgr(8).

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-04-26 16:50:26 -04:00
parent cc3ae5c1eb
commit 070e655f55
2 changed files with 12 additions and 9 deletions

View File

@@ -21619,3 +21619,6 @@
* Fixed regressions that caused SQL errors when performing
schema upgrades and reversions.
* Disabled the reversion from schema 257=>256 in rddbmgr(8).
2021-04-26 Fred Gleason <fredg@paravelsystems.com>
* Fixed regressions that caused SQL errors when performing database
creation in rddbmgr(8).