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

[FIX] allow more SQL parameters for sqlite >= 3.22.0 #45

Merged
merged 1 commit into from
Nov 28, 2021

Conversation

ThibTrip
Copy link
Owner

@codecov-commenter
Copy link

Codecov Report

Merging #45 (a28aef8) into master (2271dc6) will decrease coverage by 0.22%.
The diff coverage is 85.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #45      +/-   ##
==========================================
- Coverage   91.87%   91.64%   -0.23%     
==========================================
  Files          17       17              
  Lines         689      694       +5     
==========================================
+ Hits          633      636       +3     
- Misses         56       58       +2     
Impacted Files Coverage Δ
pangres/helpers.py 86.25% <85.71%> (-0.64%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2271dc6...a28aef8. Read the comment docs.

@ThibTrip ThibTrip merged commit 8dcd171 into master Nov 28, 2021
@ThibTrip ThibTrip deleted the improvements_sql_parameters_chunksize branch November 28, 2021 16:38
@ThibTrip ThibTrip self-assigned this Dec 17, 2021
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.

SQLite3 Limit & Performance
2 participants