Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Foreign keys missing #15

Open
sarpaykent opened this issue Nov 21, 2016 · 1 comment
Open

Foreign keys missing #15

sarpaykent opened this issue Nov 21, 2016 · 1 comment
Assignees

Comments

@sarpaykent
Copy link

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

@neil-jennings
Copy link
Contributor

Hi HACKHERS,

Currently there are no foreign keys in any of the migrations, we will look at adding them in a future version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants