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

feat(contrib/drivers/pgsql): add array type varchar[] and text[] converting to Go []string support #4000

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ninjashixuan
Copy link
Contributor

No description provided.

@gqcn
Copy link
Member

gqcn commented Dec 4, 2024

@ninjashixuan Please add associated unit testing case for your commit in package contrib/drivers/pgsql.

@gqcn gqcn changed the title feat(contrib/drivers/pgsql): scan and gf gen dao support pg array (varchar[] and text[]) to Go []string feat(contrib/drivers/pgsql): add array type varchar[] and text[] support converting to Go []string Dec 4, 2024
@gqcn gqcn changed the title feat(contrib/drivers/pgsql): add array type varchar[] and text[] support converting to Go []string feat(contrib/drivers/pgsql): add array type varchar[] and text[] converting support to Go []string Dec 4, 2024
@gqcn gqcn changed the title feat(contrib/drivers/pgsql): add array type varchar[] and text[] converting support to Go []string feat(contrib/drivers/pgsql): add array type varchar[] and text[] converting to Go []string support Dec 4, 2024
@ninjashixuan
Copy link
Contributor Author

@gqcn Oops, I forgot to add the test cases earlier. they're in now.

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