Hi all,
I trying build a project with .NET and Entity Framework in the Code First method, but Caché return the error " 'VARBINARY' is not a supported type for CAST" when run this sql code:
INSERT "dbo"."__MigrationHistory" ( "MigrationId", "ContextKey", "Model", "ProductVersion" ) VALUES ( '201706131048154_InitialCreate', 'CACHE2.SchoolContext', cast( 0x1F8B0800000000000400CD59CD6EE33610BE17E83B083A1 .
