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

936 Handle setup of nested arrays containing BigInt #937

Merged
merged 2 commits into from
Mar 4, 2024

Conversation

dantownsend
Copy link
Member

Resolves #936

@dantownsend dantownsend added the bug Something isn't working label Mar 4, 2024
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 85.71429% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 91.97%. Comparing base (4f66bd8) to head (bff45ec).

Files Patch % Lines
piccolo/engine/sqlite.py 50.00% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #937   +/-   ##
=======================================
  Coverage   91.97%   91.97%           
=======================================
  Files         108      108           
  Lines        8209     8213    +4     
=======================================
+ Hits         7550     7554    +4     
  Misses        659      659           

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

@dantownsend dantownsend merged commit 894efe5 into master Mar 4, 2024
46 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ValueError: _table isn't defined - the Table Metaclass should set it.
2 participants