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

What replaces pgtype.TextArray? #1956

Open
andrerav opened this issue Mar 19, 2024 · 1 comment
Open

What replaces pgtype.TextArray? #1956

andrerav opened this issue Mar 19, 2024 · 1 comment

Comments

@andrerav
Copy link

Hi,

I'm in the process of refactoring some backend code that requires an upgrade to pgx v5, meaning we have to use the new type system. So far it's going okay, but I've hit a wall with pgtype.TextArray. On my models that previously used pgtype.TextArray, what is the correct type to use?

jackc added a commit that referenced this issue May 19, 2024
@jackc
Copy link
Owner

jackc commented May 19, 2024

Candidate solution: #2020

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

2 participants