shuttle-hq / synth

The Declarative Data Generator
https://www.getsynth.com/
Apache License 2.0
1.37k stars 107 forks source link

implement converter for hstore, inet, interval, int4range #374

Open zvif-orca opened 1 year ago

zvif-orca commented 1 year ago

Required Functionality Allow to import database contains the following types:

Use case Got these errors from synth import (from two different DBs): Error: We haven't implemented a converter for inet Error: We haven't implemented a converter for int4range