2018-10-29 Fred Gleason <fredg@paravelsystems.com>

* Fixed a bug in the code to implement schema update/reversion 284
	that did not properly add/drop the 'RDAIRPLAY.INSTANCE' field.
This commit is contained in:
Fred Gleason
2018-10-29 16:33:41 -04:00
parent ca077b7e74
commit 9338a14042
3 changed files with 3 additions and 4 deletions

View File

@@ -17947,3 +17947,6 @@
in the RDDatePicker calendar.
2018-10-29 Patrick Linstruth <patrick@deltecent.com>
* Updated the 'README' file with RDDbConfig utility.
2018-10-29 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in the code to implement schema update/reversion 284
that did not properly add/drop the 'RDAIRPLAY.INSTANCE' field.