Hi
I created an initial migration that generates code that tries to use a method "SByte" for tinyint columns but the method "SByte" doesn't exist.
"MessageTypeId = c.SByte(nullable: false)"
Entityframework 6,
Visualstudio 2012
Itzik
I created an initial migration that generates code that tries to use a method "SByte" for tinyint columns but the method "SByte" doesn't exist.
"MessageTypeId = c.SByte(nullable: false)"
Entityframework 6,
Visualstudio 2012
Itzik