648540858
2023-10-25 5ff2faa5bd1c8f829bb16c27177692eacd7dbd03
sql/初始化-mysql-2.6.9.sql
@@ -280,7 +280,6 @@
                                  folder character varying(255),
                                  file_path character varying(255),
                                  collect bool default false,
                                  reserve bool default false,
                                  file_size bigint,
                                  time_len bigint,
                                  constraint uk_stream_push_app_stream_path unique (app, stream, file_path)