shuttle-hq / synth

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

Support for bytea converter in Postgres DB #418

Closed sanymakam closed 1 year ago

sanymakam commented 1 year ago

Describe the bug I am using version synth 0.6.9 I am trying to connect to remote postgres DB to import the schema and then generate the test data. But I am getting the below error

Error: We haven't implemented a converter for bytea Can someone please help?

Expected behavior I should be able to import the schema from postgres DB

Environment (please complete the following information):