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
My base model design pattern contains usage of UUID as the base identifier/primary key. Unfortunately, I can't extend the Trait to the Subscription model to follow the design pattern.
This might be a tedious task to implement (Update all Subsciption model imports), but rather would be useful for scalable usability.
The text was updated successfully, but these errors were encountered:
My base model design pattern contains usage of UUID as the base identifier/primary key. Unfortunately, I can't extend the Trait to the Subscription model to follow the design pattern.
This might be a tedious task to implement (Update all Subsciption model imports), but rather would be useful for scalable usability.
The text was updated successfully, but these errors were encountered: