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

Add Warning about SQLite Limitations #430

Closed
spottedmahn opened this issue Aug 6, 2017 · 1 comment · Fixed by #2319
Closed

Add Warning about SQLite Limitations #430

spottedmahn opened this issue Aug 6, 2017 · 1 comment · Fixed by #2319

Comments

@spottedmahn
Copy link
Contributor

I think it would be a good idea to add a warning with a link to the SQLite limitations towards the top of the documentation about Testing with SQLite. What do you think?

My reason is, as the developer, I don't want to start the guide only to find out later on that I won't be able to use this w/o writing more code.

We have a fairly basic database, 25 tables, some PKs, Some FKs, nothing fancy but we do use schemas to organize stuff. I probably wouldn't have started the guide if knew about this limitation.

Btw, I'm happy to make the edit to the docs 😃

@ajcvickers
Copy link
Member

Triage: Add more guidance about what provider to use for testing to: https://docs.microsoft.com/en-us/ef/core/miscellaneous/testing/

@ajcvickers ajcvickers self-assigned this Sep 18, 2017
@ajcvickers ajcvickers added this to the 2.1.0 milestone Sep 18, 2017
@divega divega modified the milestones: 2.1.0, 2.2.0 Jul 10, 2018
@divega divega modified the milestones: 2.2.0, 3.0.0 Feb 21, 2019
@ajcvickers ajcvickers removed this from the 3.0.0 milestone Aug 28, 2019
@ajcvickers ajcvickers removed their assignment Aug 28, 2019
@ajcvickers ajcvickers added this to the Backlog milestone Aug 28, 2019
@ajcvickers ajcvickers modified the milestones: Backlog, 3.1.0 Sep 6, 2019
@ajcvickers ajcvickers modified the milestones: 3.1.0, 5.0.0 Jan 15, 2020
@ajcvickers ajcvickers assigned ajcvickers and unassigned bricelam Jan 15, 2020
ajcvickers added a commit that referenced this issue Mar 24, 2020
ajcvickers added a commit that referenced this issue Mar 24, 2020
ajcvickers added a commit that referenced this issue Mar 24, 2020
* Guidance on testing EF Core apps

Part of #1304 and #430
ajcvickers added a commit that referenced this issue Apr 26, 2020
More docs and samples

Fixes #430
Fixes #1304
Fixes #1724
Fixes #1929
Fixes #1929
Fixes #2236
Fixes #2262
Fixes #2301
ajcvickers added a commit that referenced this issue Apr 28, 2020
More docs and samples

Fixes #430
Fixes #1304
Fixes #1724
Fixes #1929
Fixes #1929
Fixes #2236
Fixes #2262
Fixes #2301
ajcvickers added a commit that referenced this issue Apr 28, 2020
More docs and samples

Fixes #430
Fixes #1304
Fixes #1724
Fixes #1929
Fixes #1929
Fixes #2236
Fixes #2262
Fixes #2301
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants