648540858
2022-12-06 151699137259a9a92463b36795a5f935c62349c6
sql/update.sql
@@ -36,3 +36,8 @@
alter table device
    modify hostAddress varchar(50) null;
alter table stream_proxy
    change enable_hls enable_audio bit null;