core icon indicating copy to clipboard operation
core copied to clipboard

Fix: Insert or update on table "price_alerts" violates foreign key constraint "price_alerts_asset_id_fkey"

Open gemcoder21 opened this issue 1 year ago • 0 comments

thread 'tokio-runtime-worker' panicked at apps/api/src/price_alerts.rs:17:89:
called `Result::unwrap()` on an `Err` value: DatabaseError(ForeignKeyViolation, "insert or update on table \"price_alerts\" violates foreign key constraint \"price_alerts_asset_id_fkey\"")

gemcoder21 avatar Jan 27 '25 08:01 gemcoder21