diff --git a/src/include/db_update_v12.txt b/src/include/db_update_v12.txt new file mode 100644 index 0000000..5e86d24 --- /dev/null +++ b/src/include/db_update_v12.txt @@ -0,0 +1,6 @@ +-- New Database Structure Updates +ALTER TABLE `logcon_savedreports` CHANGE `sourceid` `sourceid` VARCHAR(11) NOT NULL; + +-- Insert data + +-- Updated Data