pg-differ
pg-differ copied to clipboard
json to jsonb convert
Codecov Report
Merging #98 (738126f) into main (721c2c7) will not change coverage. The diff coverage is
100.00%.
@@ Coverage Diff @@
## main #98 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 26 26
Lines 754 755 +1
=========================================
+ Hits 754 755 +1
| Impacted Files | Coverage Δ | |
|---|---|---|
| lib/types.js | 100.00% <ø> (ø) |
|
| lib/objects/table/change-rules.js | 100.00% <100.00%> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 721c2c7...738126f. Read the comment docs.
I think it would be useful to have a way to register custom allowed transformations (or even SQL code for conversion).