Page 1 of 1

A few more tests failing with dotConnect for Oracle 9.2.172

Posted: Fri 06 Jan 2017 14:51
by azabluda
Pushed to my repo

Code: Select all

Revision: 65c959ee27b116a3f947ddb62cf60687cc5ecfee
Date: 06.01.2017 15:47:32
Message:
A few more tests failing with dotConnect for Oracle 9.2.172

- DbContext_Model_Caching ignores model differences of two DbContexts, because the 2nd DbContext apparently picks the model created for the 1st one
- SqlGenerator_DropForeignKey and SqlGenerator_DropUniqueConstraint crash with NPE
- ModelDiffer_ColumnType_Explicit_Vs_Conventional detects false changes in identical datamodels
----
Modified: Tests/DevArt.Tests.dotConnect/UnitTest.cs

Re: A few more tests failing with dotConnect for Oracle 9.2.172

Posted: Fri 06 Jan 2017 19:57
by Shalex
Thank you for your report. We will investigate the issues and notify you about the result.