gaofw189
2023-02-06 25fca14e6224909811d96c348fc2427cf7fe13d1
sql/update.sql
@@ -1 +1,3 @@
ALTER TABLE stream_proxy ADD status bit(1) not null;
-- 2.6.6->2.6.7
alter table device
    add keepaliveIntervalTime int default null;