Commit graph

3 commits

Author SHA1 Message Date
46487320b0 update: accept abnormal resistance as valid row in check-db
- this commits includes 2 other implementations
  - 1st one with custom type with `impl Read` for Lazy evaluation
    - this somehow ended up in infinite loop
  - 2nd one which collects lines without skipped lines first
    - this works
- the current implementations has another File and catches invalid row
  and check the line later
2024-07-25 13:36:20 +09:00
fb11f18bbb add: check-db command & add-skew command protoptype 2024-07-21 21:24:35 +09:00
e856f1575a add changelog 2024-07-21 21:10:43 +09:00