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

SQLite provider doesn't create indexes on foreign key columns #3914

Closed
bojanrajkovic opened this issue Nov 28, 2015 · 2 comments
Closed

SQLite provider doesn't create indexes on foreign key columns #3914

bojanrajkovic opened this issue Nov 28, 2015 · 2 comments

Comments

@bojanrajkovic
Copy link

The SQLite provider claims it creates indexes on foreign key columns (http://ef.readthedocs.org/en/latest/modeling/indexes.html#conventions), but it actually doesn't in practice.

@bricelam
Copy link
Contributor

Dupe of #700?

@bojanrajkovic
Copy link
Author

Seems like it, though this is specific to the SQLite provider. Not sure if the other providers do this correctly.

@ajcvickers ajcvickers reopened this Oct 16, 2022
@ajcvickers ajcvickers closed this as not planned Won't fix, can't repro, duplicate, stale Oct 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants