sql/更新-postgresql-kingbase-2.6.9.sql
@@ -19,7 +19,6 @@ folder character varying(255), file_path character varying(255), collect bool default false, reserve bool default false, file_size int8, time_len int8, constraint uk_stream_push_app_stream_path unique (app, stream, file_path)