You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I deployed the potential fix to #43. If that works, we'll have more informative exceptions which could shed some light on why we are violating Postgres's constraints.
Reset the keys. I set the nextval to be 1 higher than current maxval on all of the tables where the primary key was out of sync. Not sure how that happened...
I see lots of exceptions like this for:
activities
,users
,workshops
, and possibly other tables. What's going on?The text was updated successfully, but these errors were encountered: