Ticket Hash: | b7e0ebb8b39abb889d3640fd1716a2d9f33e65ca | ||
Title: | what are limitation of code first approach with EF6 for sqlite data provider | ||
Status: | Closed | Type: | Question |
Severity: | Important | Priority: | Medium |
Subsystem: | LINQ | Resolution: | Not_A_Bug |
Last Modified: |
2016-08-25 00:45:30 8.86 years ago |
Created: |
2016-07-26 10:21:31 8.94 years ago |
Version Found In: | 1.0.102.0 |
User Comments: | ||||
anonymous added on 2016-07-26 10:21:31:
(text/x-fossil-plain)
Hi I trying to evaluate the code first approach with EF6 for SQlite. I would like know below feature support for the same 1. DataBase creation with Code first approach 2. DataBase migration with code first approach Version of Binaries planned to use 1 .EF:6.1.3 2. SQLite:1.0.102.0 Please let me know alternative if there is not support for the above questions mistachkin added on 2016-07-26 20:32:47: (text/x-fossil-plain) This question might better be asked on the mailing list. I'm not sure how to answer it as I don't have much personal experience using EF6 or "code first". |