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

unsupported type []unit8 with pq driver #21

Closed
rengas opened this issue Oct 26, 2022 · 3 comments
Closed

unsupported type []unit8 with pq driver #21

rengas opened this issue Oct 26, 2022 · 3 comments

Comments

@rengas
Copy link

rengas commented Oct 26, 2022

I am using PQ driver panics at this line as the type of src is []unit8

input := src.(string)

maybe should check for types. something like the following

https://github.com/rengas/currency/blob/253a204a22fbe171270075154ea9076769c8b87c/amount.go#L349

@bojanz
Copy link
Owner

bojanz commented Jan 25, 2023

@rengas Hi, could I get a schema & query that would allow me to reproduce the panic?

@Ishwarya-Selvaraj
Copy link

Hi @bojanz I can take that up and solve. Please assign it to me!

@bojanz
Copy link
Owner

bojanz commented Jul 30, 2024

Closing in favor of #35

@bojanz bojanz closed this as completed Jul 30, 2024
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

No branches or pull requests

3 participants