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

Support pointers of Numeric #114

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

taichi
Copy link

@taichi taichi commented Jul 11, 2021

It is now possible to scan a Numeric pointer for values.
This is because all pointer types that can be converted from the already implemented Numeric types will lose some information.

relates to jackc/pgx#1000

taichi added a commit to taichi/kra that referenced this pull request Jul 11, 2021
@jackc
Copy link
Owner

jackc commented Jul 17, 2021

Can you provide an example of how this would be used? I don't understand the use case. Especially because it is very unusual to use pgtype.Numeric directly.

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