This website requires JavaScript.
Explore
Help
Sign In
mirror
/
librenms-librenms
Watch
1
Star
0
Fork
0
mirror of
https://github.com/librenms/librenms.git
synced
2024-10-07 16:52:45 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1_65
librenms-librenms
/
sql-schema
/
135.sql
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
2 lines
81 B
SQL
Raw
Permalink
Normal View
History
Unescape
Escape
too fast.
2016-09-20 20:48:34 +02:00
ALTER
TABLE
state_translations
MODIFY
state_value
SMALLINT
(
5
)
UNSIGNED
NOT
NULL
;
Reference in New Issue
Copy Permalink