648540858
2023-10-25 5ff2faa5bd1c8f829bb16c27177692eacd7dbd03
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)