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

Change Postgres JSONB column to JSON column (need to reset data.) #272

Merged
merged 1 commit into from
Mar 30, 2024

Conversation

tomohisa
Copy link
Contributor

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • [] Optimization
  • Documentation Update

Description

Change Postgres JSONB column to JSON column (need to reset data.)

Related Tickets & Documents

QA Instructions, Screenshots, Recordings

Added/updated tests?

  • Yes
  • No, and this is why: current test covers
  • I need help with writing tests

[optional] Are there any post deployment tasks we need to perform?

[optional] What gif best describes this PR or how it makes you feel?

@tomohisa tomohisa linked an issue Mar 29, 2024 that may be closed by this pull request
Copy link

Quality Gate Failed Quality Gate failed

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

See analysis details on SonarCloud

@tomohisa
Copy link
Contributor Author

Quality Gate Failed Quality Gate failed

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

See analysis details on SonarCloud

This happens by auto generated migrations code, so it will be ignored.

@tomohisa tomohisa merged commit 131ae82 into main Mar 30, 2024
9 of 10 checks passed
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.

Postgres failed to deserialize json object
1 participant