4sh / datamaintain

One tool to maintain all your database schemas!
Apache License 2.0
25 stars 6 forks source link

#143 light executed script #163

Closed asolovieff closed 3 years ago

asolovieff commented 3 years ago

143

Add LightExecutedScript that only contains the name, checksum and identifier. DatamaintainDriver.listExecutedScripts() now return a sequence of LightExecutedScripts instead of the full ExecutedScript. Modified MongoDriver, JdbcDriver and tests accordingly. @driccio

github-actions[bot] commented 3 years ago

Unit Test Results

  46 files  ±0    46 suites  ±0   13s :stopwatch: ±0s 153 tests ±0  153 :heavy_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit 38890126. ± Comparison against base commit 17ba0ef5.