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

* Fixed regressions that caused SQL errors when performing
	schema upgrades and reversions.
	* Disabled the reversion from schema 257=>256 in rddbmgr(8).

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-04-26 15:29:00 -04:00
parent c8e0bd5bb0
commit cc3ae5c1eb
3 changed files with 19 additions and 10 deletions

View File

@@ -21615,3 +21615,7 @@
2021-04-26 Fred Gleason <fredg@paravelsystems.com>
* Added a check for zero length recordings to the 'Edit Recording'
dialog in rdcatch(1).
2021-04-26 Fred Gleason <fredg@paravelsystems.com>
* Fixed regressions that caused SQL errors when performing
schema upgrades and reversions.
* Disabled the reversion from schema 257=>256 in rddbmgr(8).