dmbf29 / predictor-api

match prediction app / back-end API built on Rails
1 stars 4 forks source link

Fix: Seeds returning error #38

Closed trouni closed 3 years ago

trouni commented 3 years ago

This came up when seeding on Heroku:

Caused by:
PG::NotNullViolation: ERROR:  null value in column "user_id" of relation "leaderboards" violates not-null constraint
DETAIL:  Failing row contains (1, Admin Leaderboard, 8CKGaPVUZs, null, 1, 2021-05-28 06:17:44.533517, 2021-05-28 06:17:44.533517).