BorsaTeam / jams-manager

Apache License 2.0
1 stars 3 forks source link

[BUG] Cannot update rider category #48

Closed victor-schumacher closed 4 years ago

victor-schumacher commented 4 years ago

Since its category is a foreign key constraint

16:47:41 pq: insert or update on table "riders" violates foreign key constraint "riders_category_id_fkey"

victor-schumacher commented 4 years ago

Thats because to update, the category should exist.