SqLiteConnectionStringBuilder.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Combined SqLiteConnectionStringBuilder used in Migration and Application.Ringtoets Related to Issue [WTI-1060]

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

Former-commit-id: 802fcd322b992c911105f691dc37a3811bab6d39

Former-commit-id: fd6e5120842fad23efc7f6bee73dd6673d92b4f2

  1. … 16 more files in changeset.
use nameof in Argument*Exceptions Reviewed by: tangerma

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

Former-commit-id: 489d965acd6cbed374e72d9a9f10deec8787bcfd

Former-commit-id: 0ef178298a4e4639093af98897cfb40d331b372d

  1. … 284 more files in changeset.
- Disabled 'Pooling' of database connection so that the file can be released sooner - Added 'using' to call to *HydraulicBoundaryDatabaseImporter* to ensure its Dispose method is called Related to Issue [WTI-606]

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

Former-commit-id: df6fb18c0fba3b6f1a3e44fa77cd95fd38b5c363

Former-commit-id: 9deed906c01f2b9186a0c43aa7b2022e974e3500

  1. … 4 more files in changeset.
Review related changes Related to Issue [WTI-644]

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

Former-commit-id: 81226d361c2a061e3a1decfeb9746310a1508f14

Former-commit-id: fbbd376a2ad8f3a798b2155ca61b3cf84d0383ff

- Fixed review suggestions Related to Issue [WTI-644]

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

Former-commit-id: 6537535491c86f58ada288d992d31f98df47d0e8

Former-commit-id: cc1ce5ead6516e07f734a28d80462e99f3793cce

  1. … 2 more files in changeset.
- 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

  1. … 5 more files in changeset.
Removed redundant white spaces from source header file

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

Former-commit-id: 5385e547d35c5b2b44dd4f890b5e92439e73ba0e

  1. … 376 more files in changeset.
Fix typo in license header files. Related to Issue [WTI-214]

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

Former-commit-id: faf0edbcd09426c7514c2271cf2f9f7f6b953170

  1. … 357 more files in changeset.
Added license header in all files that are released. Related to Issue [WTI-214]

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

Former-commit-id: 16c5098cc1d09af880efbe57a1aafd06f8039ef5

  1. … 406 more files in changeset.
Minor changes after review Related to Issue [WTI-286]

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

Former-commit-id: 2f006efe63496e7c1a9c86c54f6aa03305096789

    • -0
    • +51
    ./SqLiteConnectionStringBuilder.cs
  1. … 14 more files in changeset.