Clone
Marten Janssen <marten.janssen@deltares.nl>
committed
on 10 Jun 16
- Fixed parsing of SQLite connection string by parsing it via *DbConnectionStringBuilder*, rather than *SQLiteConvert.Split* - In case *new … Show more
- Fixed parsing of SQLite connection string by parsing it via *DbConnectionStringBuilder*, rather than *SQLiteConvert.Split* - In case *new  SQLiteConnection* does throw an SQLiteException, it is caught. - In Entity Framework, the UNC path is prefixed by two backslashes, making a total (including escape slashes) of 8 backslashes before the network node's name. - Added SQLiteConnection.ClearAllPools to StorageSqliteCreator to force SQLite to release all handles. Related to Issue [WTI-644]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@3568 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 15066f1432b3da633ed3eed628fa6fb5d9fcbfc5

Former-commit-id: b7f73b5cd63b6462123add46078fb5f4cd7d730b Show less

master + 81 more