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
fe8bf73339ccd1dd9ccf19284ddba899697de429
librenms-librenms
/
sql-schema
/
119.sql
T
2 lines
76 B
SQL
Raw
Normal View
History
Unescape
Escape
Support Huawei SmartAX products.
2016-06-28 14:20:04 -05:00
ALTER
TABLE
`
ports
`
CHANGE
`
ifIndex
`
`
ifIndex
`
BIGINT
(
20
)
NULL
DEFAULT
'0'
;
Reference in New Issue
Copy Permalink