2017-05-18 Fred Gleason <fredg@paravelsystems.com>

* Added pseudo-schema change 263 to restore missing LOG_MODES table
	records [GitHub issue #000175].
	* Added code to create and remove LOG_MODES table records when
	adding and removing Host definitions.
	* Incremented the database version to 263.
This commit is contained in:
Fred Gleason
2017-05-18 15:26:49 -04:00
parent 0134e46052
commit 1a94f58fff
8 changed files with 79 additions and 7 deletions

View File

@@ -24,7 +24,7 @@
/*
* Current Database Version
*/
#define RD_VERSION_DATABASE 262
#define RD_VERSION_DATABASE 263
#endif // DBVERSION_H