-
Notifications
You must be signed in to change notification settings - Fork 132
Bug: Enum Bug #400
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't workingdeployedFeature or bug is deployed at the current releaseFeature or bug is deployed at the current releasereviewThe changes are under or being reviewedThe changes are under or being reviewed
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdeployedFeature or bug is deployed at the current releaseFeature or bug is deployed at the current releasereviewThe changes are under or being reviewedThe changes are under or being reviewed
Test failed if Enum property is not null
If the ColumnNVarChar in table CompleteTable is set as not Allow Null, the test (and others) TestInsertAndQueryEnumAsText failed with
"No coercion operator is defined between types 'System.String' and 'RepoDb.SqlServer.IntegrationTests.EnumTests+Hands'"