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
4ffbcd75defa761041da1ffc4b9a1a93da970d01
librenms-librenms
/
sql-schema
/
072.sql
T
2 lines
47 B
SQL
Raw
Normal View
History
Unescape
Escape
Add Device Notes Field
2015-09-17 16:19:48 +02:00
ALTER
TABLE
`
devices
`
ADD
COLUMN
`
notes
`
text
;
Reference in New Issue
Copy Permalink