added missing database upgrade file

This commit is contained in:
Andre Lorbach 2019-09-26 17:41:03 +02:00
parent b2650d09bd
commit dc04463124

View File

@ -0,0 +1,6 @@
-- New Database Structure Updates
ALTER TABLE `logcon_fields` CHANGE Sortable Sortable TINYINT(1) NOT NULL DEFAULT '0';
-- Insert data
-- Updated Data