pg-differ icon indicating copy to clipboard operation
pg-differ copied to clipboard

json to jsonb convert

Open simprl opened this issue 4 years ago • 2 comments

simprl avatar Feb 04 '21 18:02 simprl

Codecov Report

Merging #98 (738126f) into main (721c2c7) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            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 data Powered by Codecov. Last update 721c2c7...738126f. Read the comment docs.

codecov[bot] avatar Feb 04 '21 19:02 codecov[bot]

I think it would be useful to have a way to register custom allowed transformations (or even SQL code for conversion).

mitar avatar Apr 28 '21 19:04 mitar