mirror of
https://github.com/Karaka-Management/oms-Monitoring.git
synced 2026-01-21 21:08:41 +00:00
Unicode char column
This commit is contained in:
parent
d35ab978aa
commit
6a72f80cf3
|
|
@ -47,6 +47,7 @@ class Installer extends InstallerAbstract
|
|||
`monitoring_file_modified` datetime NOT NULL,
|
||||
`monitoring_file_deprecated` tinyint(1) NOT NULL,
|
||||
`monitoring_file_dangerous` tinyint(1) NOT NULL,
|
||||
`monitoring_file_unicode` tinyint(1) NOT NULL,
|
||||
`monitoring_file_version` tinyint(1) NOT NULL,
|
||||
`monitoring_file_hash` tinyint(1) NOT NULL,
|
||||
`monitoring_file_status` tinyint(1) NOT NULL,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user