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
As an arches app developer, I would like to be able to write code against models using their slug rather than their primary key, and without having to write fallback code if the slug is missing.
Suggest to make slug not-nullable in v8 and include a data migration to populate this on upgrade.
The text was updated successfully, but these errors were encountered:
As an arches app developer, I would like to be able to write code against models using their slug rather than their primary key, and without having to write fallback code if the slug is missing.
Suggest to make slug not-nullable in v8 and include a data migration to populate this on upgrade.
The text was updated successfully, but these errors were encountered: