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

fix(contrib/drivers/pgsql): invalid pgsql insert json type #3742

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

Ghw2066
Copy link
Contributor

@Ghw2066 Ghw2066 commented Aug 23, 2024

fixed #3671

Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
31.4% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud

@gqcn gqcn changed the title fix issues 3671: pgsql insert json type invalid fix(contrib/drivers/pgsql): #3671 pgsql insert json type invalid Sep 9, 2024
@gqcn gqcn changed the title fix(contrib/drivers/pgsql): #3671 pgsql insert json type invalid fix(contrib/drivers/pgsql): #3671 fix invalid pgsql insert json type Sep 9, 2024
@gqcn gqcn merged commit 467a5c1 into gogf:master Sep 9, 2024
23 of 24 checks passed
houseme added a commit that referenced this pull request Sep 12, 2024
…hub.com:gogf/gf into feature/action-1.23

* 'feature/action-1.23' of github.com:gogf/gf:
  feat: version v2.7.3 (#3763)
  perf(util/gconv):  add cache logic to enhance performance (#3673)
  fix(contrib/drivers/pgsql): fix insert error when data struct field has nil in PgSQL (#3679)
  fix(util/gconv): #3731 map type name mismatch in switch case statement (#3732)
  fix(contrib/drivers/pgsql): #3671 fix invalid pgsql insert json type (#3742)
  refactor(nacos-registry): use official nacos sdk instead of the third-party nacos sdk (#3745)

* 'feature/action-1.23' of github.com:gogf/gf:
  feat: version v2.7.3 (#3763)
  perf(util/gconv):  add cache logic to enhance performance (#3673)
  fix(contrib/drivers/pgsql): fix insert error when data struct field has nil in PgSQL (#3679)
  fix(util/gconv): #3731 map type name mismatch in switch case statement (#3732)
  fix(contrib/drivers/pgsql): #3671 fix invalid pgsql insert json type (#3742)
  refactor(nacos-registry): use official nacos sdk instead of the third-party nacos sdk (#3745)
@gqcn gqcn changed the title fix(contrib/drivers/pgsql): #3671 fix invalid pgsql insert json type fix(contrib/drivers/pgsql): invalid pgsql insert json type Sep 24, 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

Successfully merging this pull request may close these issues.

contrib/drivers/pgsql: write error with json field
2 participants