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

PgSQL支持会话管理功能 #2845

Merged
merged 33 commits into from
Oct 18, 2024
Merged

PgSQL支持会话管理功能 #2845

merged 33 commits into from
Oct 18, 2024

Conversation

feiazifeiazi
Copy link
Contributor

@feiazifeiazi feiazifeiazi commented Oct 18, 2024

  1. PgSQL支持会话管理功能。

实现说明:
会话管理里有4个列表,定义了列表字段,导致Js代码太长了。
计划将按库类型拆成独立的JS文件定义实体信息,方便维护。
单独的JS还能右键格式化。

王飞 and others added 29 commits May 9, 2024 16:32
@LeoQuote
Copy link
Collaborator

可以试一下使用 rebase 命令精简一下你的 commit 列表, PR commit 越来越多了需要精简下 https://docs.github.com/zh/get-started/using-git/about-git-rebase

Copy link

codecov bot commented Oct 18, 2024

Codecov Report

Attention: Patch coverage is 96.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 78.37%. Comparing base (e94be44) to head (fc2124d).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
sql/engines/pgsql.py 88.88% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2845      +/-   ##
==========================================
+ Coverage   78.34%   78.37%   +0.03%     
==========================================
  Files         124      124              
  Lines       17548    17573      +25     
==========================================
+ Hits        13748    13773      +25     
  Misses       3800     3800              

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

@feiazifeiazi
Copy link
Contributor Author

可以试一下使用 rebase 命令精简一下你的 commit 列表, PR commit 越来越多了需要精简下 https://docs.github.com/zh/get-started/using-git/about-git-rebase

下个PR,我试试。

@LeoQuote LeoQuote merged commit 69ddfd0 into hhyo:master Oct 18, 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.

2 participants