You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 16, 2024. It is now read-only.
msawczyn
added
released
Issue is resolved in a current release
and removed
bug
Confirmed bug
pending release
Issue is resolved in the current codebase, will be published with the next release
labels
Apr 16, 2019
Hello,
I believe there is an error in generating column type. Setting different value than default produces duplicated HasColumnType call in EF Core:
The problem is with EFCoreDesigner.ttinclude file, line 331 and 332:
These lines should be removed, because in 335:
Removing these two lines from EFCoreDesigner.ttinclude on my local machine solved this issue.
The text was updated successfully, but these errors were encountered: