Bug #74657 Error creating pre-generated views with EF 6
Submitted: 1 Nov 2014 0:56 Modified: 12 Jan 2015 10:51
Reporter: Carlos Ayala Email Updates:
Status: No Feedback Impact on me:
None 
Category:Connector / NET Severity:S3 (Non-critical)
Version:6.9.3 OS:Any
Assigned to: Assigned Account CPU Architecture:Any

[1 Nov 2014 0:56] Carlos Ayala
Description:
I'm trying to create pre-generated views after updating from Connector.NET 6.8.3 to 6.9.3.
With 6.8.3 was done with no problems.

Recently i tried with Connector.Net 6.9.4 and throws the same error.

I tried with two tools for view generation (EF PowerTools Beta 4 and EF Code First pre-generated views generator for c#) and both failed with this error:

System.Reflection.TargetInvocationException: Se produjo una excepción en el destino de la invocación. ---> System.NotSupportedException: No hay ningún tipo de almacenamiento correspondiente al tipo del lado conceptual 'SByte' de tipo primitivo 'SByte'.

If install back connector.net 6.8.3 everything goes fine.

How to repeat:
Install connector.net 6.9.3 and try to create pre-generated views to a DbContext class with the mentioned tools.
[12 Dec 2014 10:51] Chiranjeevi Battula
Hello Carlos Ayala,

Thank you for the bug report.
I tried to reproduce the issue at my end using Visual Studio 2013 (C#.Net), MySQL Connector/Net 6.9.5 and EF Version : MySql.Data.Entity.EF6 (6.9.5.0) but Couldn't trace out any issue in pre-generated views and I could not see any issue in Create, Delete, Details, Eidt.
Could you please list out the steps you tried out at your end? Please provide repeatable test case in order for us to confirm this issue at our end.

Thanks,
Chiranjeevi.
[13 Jan 2015 1:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".