Add database structure for add-ons
Compare changes
Files
16- Corinna Gogolok authored
This change removes the extra migrations for adding the text limits. It renames the two new database tables to be less generic by including a `subscription_` before the `add_ons` part. The association between a purchased add-on and a namespace is now reflected in the `Namespace` model too.