2018-05-31 Patrick Linstruth <patrick@deltecent.com>

* Implemented purging of STACK_* tables for RDMaint(1) in
        'utils/rdmaint/rdmaint.cpp' and 'utils/rdmaint/rdmaint.h'.
This commit is contained in:
Fred Gleason
2018-05-31 16:54:23 +00:00
3 changed files with 58 additions and 0 deletions

View File

@@ -16992,3 +16992,6 @@
* Dropped the 'SERVICES.MUS_LENGTH_OFFSET' field from the database.
* Dropped the 'SERVICES.MUS_LENGTH_LENGTH' field from the database.
* Incremented the database version to 286.
2018-05-31 Patrick Linstruth <patrick@deltecent.com>
* Implemented purging of STACK_* tables for RDMaint(1) in
'utils/rdmaint/rdmaint.cpp' and 'utils/rdmaint/rdmaint.h'.