synth icon indicating copy to clipboard operation
synth copied to clipboard

feat: InputNodes stage 3 (Postgres)

Open chesedo opened this issue 3 years ago • 0 comments

Makes it possible to pull data from a Postgres datasource.

This work re-uses our TryFrom<Row> code which needs to be in core. This move allows the code to be simplified by removing ValueWrapper.

chesedo avatar Jan 17 '22 10:01 chesedo