index
:
gibheer/monzero
master
monzero - A monitoring stack using PostgreSQL as the backend.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
schema
/
20190528.sql
blob: f4d6934aafa7ace76e1395475d85f8331f174dd5 (
plain
) (
blame
)
1
alter table active_checks add state_since timestamp with time zone default now() not null;