Lyon1994
2022-12-26 aa71a33c382a0b5aaf679776e312c5afb1be2269
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;