DI issue when provider doesn't define an IRelationalTypeMapper #10803
Labels
closed-fixed
The issue has been fixed and is/will be included in the release indicated by the issue milestone.
type-bug
Milestone
While moving to the new type mapper API, I ran into the following startup issue (using 2.1.0-preview1-28185):
There's no longer an
IRelationalTypeMapper
since it's been replaced byIRelationalCoreTypeMapper
. Will temporarily add a dummy one in my provider./cc @ajcvickers
The text was updated successfully, but these errors were encountered: