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
df288edbe36207a231fc3be1bc9c9d891dfd344a
librenms-librenms
/
sql-schema
/
207.sql
T
2 lines
100 B
SQL
Raw
Normal View
History
Unescape
Escape
newdevice: Added support for A10 ACOS devices (
#7327
)
2017-09-17 20:33:09 +01:00
ALTER
TABLE
`
state_translations
`
CHANGE
`
state_value
`
`
state_value
`
smallint
(
5
)
NOT
NULL
DEFAULT
0
;
Reference in New Issue
Copy Permalink