Guest User

Untitled

a guest
May 26th, 2018
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. Its seeing leftover data from prior tests.
  2.  
  3. ActiveRecord::StatementInvalid: PGError: ERROR: update or delete on table "households" violates foreign key constraint "categories_household_id_fkey" on table "categories"
  4. DETAIL: Key (id)=(1) is still referenced from table "categories".
  5. : DELETE FROM "households"
Add Comment
Please, Sign In to add comment