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): support slice type to insert into array for pgsql #3645

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

oldme-git
Copy link
Member

Dear Review:
fixed #3632

@oldme-git oldme-git changed the title contrib/drivers/pgsql: support slice type to insert to array in Pgsql contrib/drivers/pgsql: support slice type to insert into array in Pgsql Jun 17, 2024
@gqcn gqcn changed the title contrib/drivers/pgsql: support slice type to insert into array in Pgsql contrib/drivers/pgsql: support slice type to insert into array for pgsql Jun 18, 2024
@gqcn gqcn merged commit 4abb32e into gogf:master Jun 18, 2024
23 checks passed
@gqcn gqcn changed the title contrib/drivers/pgsql: support slice type to insert into array for pgsql feat(contrib/drivers/pgsql): support slice type to insert into array for pgsql Jun 26, 2024
@oldme-git oldme-git deleted the fix/3632 branch July 5, 2024 08:45
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.

\contrib\drivers\pgsql\v2: pgsql will report an error when inserting the data if it is an array.
2 participants