mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2026-01-12 07:35:55 +01:00
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:
@@ -13,4 +13,4 @@ HEIGHT int(11) signed Pixels
|
||||
DEPTH int(11) signed Bits/pixel
|
||||
DESCRIPTION varchar(191)
|
||||
FILE_EXTENSION varchar(10)
|
||||
DATA mediumblob
|
||||
DATA longblob
|
||||
|
||||
Reference in New Issue
Block a user