coastercms
coastercms copied to clipboard
Foreign keys missing
Hello,
I just created project via composer, after installation (with demo data) when I'm looking into database I see there is no foreign keys for columns.
For example: cms_admin_actions ->controller_id cms_admin_log -> user_id
Hi HACKHERS,
Currently there are no foreign keys in any of the migrations, we will look at adding them in a future version.