SqLiteDatabaseReaderBase.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updating copyright year. WTI-2951

  1. … 5657 more files in changeset.
Updating copyright year. WTI-2914

  1. … 5658 more files in changeset.
Updated copyright year. WTI-2882

  1. … 5659 more files in changeset.
Updated license headers. WTI-2820

  1. … 126 more files in changeset.
Updated year in license header to 2022. WTI-2715

  1. … 5729 more files in changeset.
Adapted copyright year. WTI-2195

  1. … 431 more files in changeset.
Updated license headers in source files of src\Core.Common. WTI-1931

  1. … 225 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

  1. … 6095 more files in changeset.
Cleanup: Made methods and properties private where possible. WTI-1767

  1. … 4 more files in changeset.
Rename (Core)UtilsResources to (Core)UtilResources Related to Issue [WTI-1505]

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

Former-commit-id: 3e11966a39b5153186958c643b763923bb6c0e32

Former-commit-id: 9971c0c407374663f99f15c6858c58e9670f9ef7

  1. … 21 more files in changeset.
Rename Core.Common.Utils.* to Core.Common.Util.* Related to Issue [WTI-1505]

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

Former-commit-id: cbdb6083b66a0f5e31e8d646a50ec7b6d506babb

Former-commit-id: 1e007d66918a5408581dc8e47b78130d5cd299c5

  1. … 841 more files in changeset.
Merged revision(s) 12903 from branches/Release/17_2

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

Former-commit-id: f9235cecfa5c883801cb779da537dba3df237c15

Former-commit-id: becc1cd83b71210c318ce681b0889e199bc7b731

  1. … 35 more files in changeset.
Changed *DSoil-Model database* to *D-Soil Model database* Merged resources Cleanup Related to Issue [WTI-1291]

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

Former-commit-id: 9bac9615f4218c8ed9d161e2a2f632bbec535eca

Former-commit-id: 517660b90770cd4253b19348dd9e451bb4d2ac23

  1. … 23 more files in changeset.
Updated SqLiteDatabaseReaderBase (and derived classes) with a proper implementation of Dispose Updated XMLDoc Modified StochasticSoilModelReader such that it properly closes the connection (by extracting the execution of queries from the constructor to a separate method) Related to Issue [WTI-1291]

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

Former-commit-id: 721294a1ef92c2c79c1b058f30bb4eaea3182b7c

Former-commit-id: 582c188c3ae3c02b89058895579732fda4cf5f4a

  1. … 11 more files in changeset.
Full implementation of new SoilDatabaseVersionReader Updated XMLdoc Related to Issue [WTI-1291]

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

Former-commit-id: a720c70b7399012d7949d0c54612f04aae785282

Former-commit-id: 3286e25080d955f999c98f197c0b68b127648236

  1. … 13 more files in changeset.
First implementation of new StochasticSoilModelReader and SoilDatabaseVersionReader Related to Issue [WTI-1291]

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

Former-commit-id: 356a0bf47e679abee0d3cadf043dac7a240480bc

Former-commit-id: 6c676850c386af2433794849469cdabf2b7fc794

  1. … 10 more files in changeset.
Updated license headers in core. Related to Issue [WTI-1242]

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

Former-commit-id: e7f214adee97782d28ee82f096d8cc27547439e6

Former-commit-id: b339ec31825c8ea8fed91e675069b65afba8433b

  1. … 817 more files in changeset.
Applied cleanup over Ringtoets.Core Related to Issue [WTI-1242]

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

Former-commit-id: e79666c3005d8749a1973fc827c38a6e17a64dfd

Former-commit-id: d1b69716d861a8986cd3fb3e1426d5be26758c48

  1. … 30 more files in changeset.
Core code-cleanup. Searched for superfluous this. for property assignments as well.

Related to Issue [WTI-1242]

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

Former-commit-id: ecb498b6096a9d8b0a66e69428411d5ae18ec80a

Former-commit-id: 9cc4bad09e38263256924549eaa807b887009030

  1. … 290 more files in changeset.
* Fixed typos. * Renamed MigrationNeeded to MigrationRequired. * Cleanup. * Asserting log messages improved by taking type of message into account. * Moved CriticalFileReadException from Core.Common.IO\Exceptions to Core.Common.Base\IO * Task is now disposed when disposing ActivityProgressDialog * Put license header back Related to Issue [WTI-1049]

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

Former-commit-id: 54560eb7ca6c0a99cdcf14b0406c23b9eca57311

Former-commit-id: 3b703601071d34a3cca2779d0c671f3d3ddabcd9

  1. … 124 more files in changeset.
* Renamed FileUtils to IOUtils and extended it with folder related validation methods. ** Defined DirectoryWriterErrorMessageBuilder to be used in validation message generation. * Extended MapControl with BackgroundMapData property. ** MapControl observes BackgroundMapData for changes. ** BackgroundMapData defines the coordinate system used, and will reprojet all other layers when needed. * Defined testing mocks for getting fake tile data, instead of requiring an internet connection for tests. * PipingFailureMechanismView makes use of the BackgroundMapData feature. Related to Issue [WTI-1088]

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

Former-commit-id: ebd8aca90052bb12a8d8167237267eb60e050684

Former-commit-id: 8a9624c64bec0ab4467267d9cbdbe12698bdff96

  1. … 65 more files in changeset.
Incorporated comments review review 1190

Paired with berg_jl

Related to Issue [WTI-948]

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

Former-commit-id: 6f722728ef1374f0330626efd20d8d99f148f48f

Former-commit-id: bb366453084937c8a7ff2864966608b575e63902

  1. … 6 more files in changeset.
Added IDataReaderExtensions with a helper method for reading a column with a certain type using conversions. Added ConversionException thrown when that helper method encounters an error. Added documentation for the ConversionException/CriticalFileReadException propagation path. Added test for when trying to convert values from database with invalid schema. Related to Issue [WTI-948]

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

Former-commit-id: 9393160bb73bab9051e43b1412f2ed2dc94f4452

Former-commit-id: f5d35b781ec1c6e3ec8aaeeb46e6b78b8e3d30d7

  1. … 21 more files in changeset.
Implemented reader for the Hydra-Ring settings database. Created HydraRing subdir in Ringtoets.Common.IO for containing ringtoets specific and hydra-ring related IO classes. Made Settings objects public so that they can be initialized outside Hydra-Ring Related to Issue [WTI-919]

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

Former-commit-id: a6317b68042c5370d036b8acf7b23ecfd24720fe

Former-commit-id: c79d8df42d473545d4dc3813b3c8b8ef87b79ecc

  1. … 17 more files in changeset.
- Added catcher for exceptions thrown by initializing a new SQLiteConnection object. - Set the SQLiteConnection such, that it used the .NET Frameworks *DbConnectionStringBuilder.ConnectionString* to parse the database string. This parser also supports UNC paths. - Added tests for UNC path support. Related to Issue [WTI-644]

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

Former-commit-id: 22425ccb0403f5e2db214c5a25a8ba41c91609c0

Former-commit-id: 397d56ab59228026431afd46722ed7e978a7c65f

  1. … 4 more files in changeset.
Refactored logic from RingtoetsGuiPlugin in relation to importing hydraulic boundary database. Related to Issue [WTI-329]

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

Former-commit-id: ae684e81fe86f23e95555acfa138c7336f8f92e6

Former-commit-id: 6b817dc7c28967e0f792cd565c4c59ef96478d18

  1. … 6 more files in changeset.
- Fixed failed test - Extracted version reader Related to Issue [WTI-414]

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

Former-commit-id: eed4f86d18415dc61edf23c5856ef65ab998bc5a

Former-commit-id: 64a950390f5bb998d5f5ded30e676a4724e3afd4

  1. … 8 more files in changeset.
- Added reader for HLCD databases - Moved logic for dataReader to SqLiteDatabaseReaderBase - Added tests for corner cases of HLCD Related to Issue [WTI-330]

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

Former-commit-id: dbae5e9cad667523e8816071ea1606d760d7c1c5

Former-commit-id: a9192bf4b59d41981bae185c3409dd2bd97c4cde

  1. … 18 more files in changeset.
- Refactoring after review comments - Renamed HydraulicBoundaryLocationsImporter to HydraulicBoundaryDatabaseImporter Related to Issue [WTI-330]

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

Former-commit-id: 460ba9ba0cc910be192d58debefde5e6b988aa77

Former-commit-id: 8fdd0acfb098f9c340170a231094da38f5f15f99

  1. … 28 more files in changeset.
Merge branch to trunk. Related to Issue [WTI-330]

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

Former-commit-id: f040cc6343b5149e0d6129e0e3a21ff3686d01fb

Former-commit-id: 9a8e6539eda24879b17c85606eda519ba8e48878

  1. … 42 more files in changeset.