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
We have a problem here if version_id is unique: what if there are more than 1 examples for the same version?
I met this issue when I was populating fixtures.
id, version_id, name, path, boards
Unique index on: version_id
Renamed from Example to CodeExample.
The text was updated successfully, but these errors were encountered: