648540858
2023-01-09 88878940af45660450d33ace9a5fe89f091838df
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;