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
2139eed306d43fc83d5cae893ea19bd7cfe69f5c
librenms-librenms
/
sql-schema
/
103.sql
T
2 lines
103 B
SQL
Raw
Normal View
History
Unescape
Escape
tests: test each db schema file for proper format (
#6580
)
2017-05-04 15:14:14 -05:00
ALTER
TABLE
`
stp
`
CHANGE
`
timeSinceTopologyChange
`
`
timeSinceTopologyChange
`
INT
UNSIGNED
NOT
NULL
;
Reference in New Issue
Copy Permalink