Browse Source

SQL脚本提交

lingmin_package@163.com 1 month ago
parent
commit
1b33f16486
2 changed files with 61 additions and 0 deletions
  1. 12 0
      script/sql/label_clear_biz_data.sql
  2. 49 0
      script/sql/lq_label_dev_20260308.sql

+ 12 - 0
script/sql/label_clear_biz_data.sql

@@ -0,0 +1,12 @@
+
+
+
+
+
+
+delete from annotations;
+
+delete from export_jobs;
+delete from projects;
+delete from tasks;
+delete from users;

File diff suppressed because it is too large
+ 49 - 0
script/sql/lq_label_dev_20260308.sql


Some files were not shown because too many files changed in this diff