Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 7 commits into from
Jul 2, 2024

Conversation

feiazifeiazi
Copy link
Contributor

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

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

Copy link

codecov bot commented Jun 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@LeoQuote LeoQuote changed the title 检测提交SQL时删除提示(请在此输入SQL,以分号结尾,仅支持DML和DDL语句,查询语句请使用SQL查询功能) 提交上线SQL时删除默认提示 Jul 2, 2024
@LeoQuote LeoQuote merged commit 52ce759 into hhyo:master Jul 2, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants