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

PG查询时,将字段类型为json,jsonb的数据转为json字符串 #2837

Merged
merged 10 commits into from
Oct 18, 2024

理论上, 下标不会越界的

6bde9c0
Select commit
Loading
Failed to load commit list.
Merged

PG查询时,将字段类型为json,jsonb的数据转为json字符串 #2837

理论上, 下标不会越界的
6bde9c0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 16, 2024 in 1s

78.34% (+0.02%) compared to eb99790

View this Pull Request on Codecov

78.34% (+0.02%) compared to eb99790

Details

Codecov Report

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

Project coverage is 78.34%. Comparing base (eb99790) to head (6bde9c0).

Files with missing lines Patch % Lines
sql/engines/pgsql.py 94.11% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2837      +/-   ##
==========================================
+ Coverage   78.32%   78.34%   +0.02%     
==========================================
  Files         124      124              
  Lines       17524    17548      +24     
==========================================
+ Hits        13725    13748      +23     
- Misses       3799     3800       +1     

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