|
|
|
|
|
by indigo945
318 days ago
|
|
You can use EF by writing the migrations yourself ("database first"). Also, whatever problem you have there seems to be easily fixed either by a better understanding of how EF's code generation works, or by more aggressive use of version control. |
|