2025-03-07 Fred Gleason <fredg@paravelsystems.com>

* Added a check for orphaned database tables in rddbmgr(8).

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2025-03-07 19:07:14 -05:00
parent ea2e9dec40
commit 80a960e84a
7 changed files with 579 additions and 13 deletions

View File

@@ -24962,3 +24962,5 @@
2025-03-07 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in 'RDCart::updateLength()' that could cause SQL
errors.
2025-03-07 Fred Gleason <fredg@paravelsystems.com>
* Added a check for orphaned database tables in rddbmgr(8).