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
a4a04e6f09cbb37488e92df3a42bedf528694fc7
librenms-librenms
/
sql-schema
/
261.sql
T
2 lines
87 B
SQL
Raw
Normal View
History
Unescape
Escape
Use Laravel authentication (
#8702
)
2018-09-11 07:51:35 -05:00
ALTER
TABLE
`
devices
`
CHANGE
`
bgpLocalAs
`
`
bgpLocalAs
`
INT
UNSIGNED
NULL
DEFAULT
NULL
;
Reference in New Issue
Copy Permalink