Skip to content

Conversation

@tanut32039
Copy link
Contributor

Fixed: #XXXX

Implementation details

  • Deleted checking condition when updating rows, (preventing case that tx hash is the same even new retry, gorm will not update and insert transactions table but signal prices table still be inserted,).
{"detail": "ERROR: insert or update on table \"signal_prices\" violates foreign key constraint \"fk_signal_prices_tx\" (SQLSTATE 23503)"}

Please ensure the following requirements are met before submitting a pull request:

  • The pull request is targeted against the correct target branch
  • The pull request is linked to an issue with appropriate discussion and an accepted design OR is linked to a spec that describes the work.
  • The pull request includes a description of the implementation/work done in detail.
  • The pull request includes any and all appropriate unit/integration tests
  • You have added a relevant changelog entry to CHANGELOG_UNRELEASED.md
  • You have re-reviewed the files affected by the pull request (e.g. using the Files changed tab in the Github PR explorer)

@tanut32039 tanut32039 requested review from Marca23 and RogerKSI January 5, 2026 09:56
@RogerKSI RogerKSI merged commit 0fd3c15 into main Jan 6, 2026
2 checks passed
@RogerKSI RogerKSI deleted the fix-save-tx branch January 6, 2026 06:29
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.

4 participants