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
840ecd8ecce2dacd33f3590cf7525e2da82ec7f0
librenms-librenms
/
database-update.sql
T
2 lines
84 B
SQL
Raw
Normal View
History
Unescape
Escape
db update :)
2011-12-23 14:06:27 +00:00
ALTER
TABLE
`
bills
`
CHANGE
`
bill_cdr
`
`
bill_cdr
`
BIGINT
(
20
)
NULL
DEFAULT
NULL
;
Reference in New Issue
Copy Permalink