dotConnect for Oracle V9.1.111 released
Released: Sep 22, 2016
V9.1.111 中的更新
特性
- Added binary serialization to OracleString, OracleBinary, OracleNumber, OracleDate, OracleIntervalDS, and OracleIntervalYM structures.
- Entity Framework Core 1.0.1 support.
修補程式
- Fixed bug losing Offset of an OracleException object when performing binary deserialization.
- Fixed DbContext templates.
- Fixed bug with materialization in multithreaded applications.
- New optional parameter Action added to the UseOracle() extension method of DbContextOptionsBuilder.
- Fixed bug using Take(0) with the entity, which includes the DbGeometry or DbGeography fields.
- Fixed bug paging when working with Oracle 11g and below.
- Fixed bug processing IN expressions.
- Fixed bug retrieving objects in TPH hierarchy.