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

require piccolo[postgres] #72

Merged
merged 1 commit into from Aug 13, 2021
Merged

require piccolo[postgres] #72

merged 1 commit into from Aug 13, 2021

Conversation

dantownsend
Copy link
Member

Piccolo API currently has a hard requirement on asyncpg:

from asyncpg.pgproto.pgproto import UUID

Until we can work out how to make Piccolo API work gracefully without asyncpg installed, I'll add it to the requirements.

@codecov-commenter
Copy link

codecov-commenter commented Aug 13, 2021

Codecov Report

Merging #72 (2625d63) into master (4e4d55d) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #72   +/-   ##
=======================================
  Coverage   86.08%   86.08%           
=======================================
  Files          27       27           
  Lines        1200     1200           
=======================================
  Hits         1033     1033           
  Misses        167      167           

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 4e4d55d...2625d63. Read the comment docs.

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