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
e628bf5237f3622fe874791bcf85ec5564979fa7
librenms-librenms
/
sql-schema
/
199.sql
T
2 lines
65 B
SQL
Raw
Normal View
History
Unescape
Escape
fix: fdb tables multiple IPs and IPs from other devices adding extra rows (
#6930
)
2017-07-04 16:27:43 -05:00
ALTER
TABLE
`
ipv4_mac
`
ADD
`
device_id
`
INT
NULL
AFTER
`
port_id
`
;
Reference in New Issue
Copy Permalink