2018-07-09 Fred Gleason <fredg@paravelsystems.com>

* Added code in rddbmgr(8) to update the registered schema number
	in the DB after each schema modification.
This commit is contained in:
Fred Gleason
2018-07-09 13:55:56 -04:00
parent dea417d866
commit 1008b69076
5 changed files with 449 additions and 399 deletions

View File

@@ -17106,3 +17106,6 @@
* Added a 'CLOCK_LINES' table to the database.
* Incremented the database version to 291.
* Removed the 'RDClock::tableName()' method.
2018-07-09 Fred Gleason <fredg@paravelsystems.com>
* Added code in rddbmgr(8) to update the registered schema number
in the DB after each schema modification.