mirror of
https://github.com/rsyslog/loganalyzer.git
synced 2025-09-26 11:19:26 +02:00
Change the colum type of reports function
This commit is contained in:
parent
507151de94
commit
4031e38dd7
6
src/include/db_update_v12.txt
Normal file
6
src/include/db_update_v12.txt
Normal file
@ -0,0 +1,6 @@
|
||||
-- New Database Structure Updates
|
||||
ALTER TABLE `logcon_savedreports` CHANGE `sourceid` `sourceid` VARCHAR(11) NOT NULL;
|
||||
|
||||
-- Insert data
|
||||
|
||||
-- Updated Data
|
Loading…
x
Reference in New Issue
Block a user