2020-09-21 Fred Gleason <fredg@paravelsystems.com>

* Modified the type of the 'FEED_IMAGES.DATA' database field
	to 'longblob'.
	* Incremented the database version to 336.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2020-09-22 15:44:51 -04:00
parent 5a549b7866
commit d534aacfd1
6 changed files with 29 additions and 3 deletions

View File

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