Not support value conversions in EF Core 2.1
Posted by: Michael Jansen
Date: March 29, 2018 09:52AM

EF Core 2.1 is still in preview, so I realize support will lag for new features. I am interested in knowing if the MySQL .NET connector will support value conversions new in EF Core 2.1 in the near future. Currently it does not:

The 'MySQLBinaryTypeMapping' does not support value conversions. Support for value conversions typically requires changes in the database provider.

This would be very useful in mapping Guids in .NET to character or binary fields in MySQL.

Options: ReplyQuote


Subject
Written By
Posted
Not support value conversions in EF Core 2.1
March 29, 2018 09:52AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.