Skip to content

Allow mappings as composite type input #351

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

Merged
merged 1 commit into from
Sep 7, 2018
Merged

Conversation

elprans
Copy link
Member

@elprans elprans commented Aug 26, 2018

This allows asyncpg to take an arbitrary mapping as input for composite
types, as long as the keys match composite type fields.
This allows removing some tedium when handling complex composite types.

Fixes: #349.

This allows asyncpg to take an arbitrary mapping as input for composite
types, as long as the keys match composite type fields.
This allows removing some tedium when handling complex composite types.

Fixes: #349.
@elprans elprans force-pushed the composite-mapping-input branch from e55e4a3 to eaa2fa1 Compare September 7, 2018 18:33
@elprans elprans merged commit eaa2fa1 into master Sep 7, 2018
@elprans elprans deleted the composite-mapping-input branch September 7, 2018 20:41
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