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
25722bbbd579c6b657b4319d18bf972756c4e7f3
librenms-librenms
/
sql-schema
/
178.sql
T
2 lines
77 B
SQL
Raw
Normal View
History
Unescape
Escape
feature: Unit test to validate the db schema (
#6367
)
2017-04-07 09:07:44 -05:00
ALTER
TABLE
`
users
`
MODIFY
`
updated_at
`
TIMESTAMP
DEFAULT
CURRENT_TIMESTAMP
;
Reference in New Issue
Copy Permalink