[Bug] Support for SQL Variant, please help!
Ever since Linqpad got updated (around about when Linqpad 5 came out) i have been unable to query my databases. It seems that wherever a "Sql Variant" is used anywhere, i get this error:
NotSupportedException: Invalid type mapping for Identity member '[a table that has a variant].[the column of type SqlVariant]'. Type 'System.Object' is not supported for identity members.
This is thrown even when i query a table that does not have a sql variant. It looks like LINQpad is trying to build a mapping and is failing.
Could this be resolved please? The previous version worked fine but now LINQPad is completely non-operational for me as nearly all of our production databases use a SQL Variant somewhere. Bit sad about this as i purchased LINQPad prior to this update and loved it, but am now pretty crippled without it.
NotSupportedException: Invalid type mapping for Identity member '[a table that has a variant].[the column of type SqlVariant]'. Type 'System.Object' is not supported for identity members.
This is thrown even when i query a table that does not have a sql variant. It looks like LINQpad is trying to build a mapping and is failing.
Could this be resolved please? The previous version worked fine but now LINQPad is completely non-operational for me as nearly all of our production databases use a SQL Variant somewhere. Bit sad about this as i purchased LINQPad prior to this update and loved it, but am now pretty crippled without it.
Comments
You owe me one LINQPad