hhyo / Archery

SQL 审核查询平台
https://archerydms.com
Apache License 2.0
6k stars 1.68k forks source link

提交上线SQL时删除默认提示 #2704

Closed feiazifeiazi closed 3 months ago

feiazifeiazi commented 3 months ago

修改SQL提交的前端逻辑:删除提示信息

  1. 此提示没必要保存到数据库。
  2. 在查看工单时,此提示总是影响第一行的SQL查看。
  3. 30%的人提交SQL时,不会删这个。
codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 77.14%. Comparing base (5c9e83f) to head (8698be2).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2704 +/- ## ======================================= Coverage 77.14% 77.14% ======================================= Files 117 117 Lines 16174 16174 ======================================= Hits 12477 12477 Misses 3697 3697 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.