aboutsummaryrefslogblamecommitdiff
path: root/schema/20190528.sql
blob: f4d6934aafa7ace76e1395475d85f8331f174dd5 (plain) (tree)
1
                                                                                          
alter table active_checks add state_since timestamp with time zone default now() not null;