Change the colum type of reports function

This commit is contained in:
SpaceCabbie 2019-12-23 12:42:07 +01:00 committed by GitHub
parent 507151de94
commit 4031e38dd7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,6 @@
-- New Database Structure Updates
ALTER TABLE `logcon_savedreports` CHANGE `sourceid` `sourceid` VARCHAR(11) NOT NULL;
-- Insert data
-- Updated Data