diff --git a/src/include/db_update_v11.txt b/src/include/db_update_v11.txt new file mode 100644 index 0000000..aa1e6a6 --- /dev/null +++ b/src/include/db_update_v11.txt @@ -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