shuttle-hq / synth

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

Unable to generate data #439

Open ramandoji opened 1 year ago

ramandoji commented 1 year ago

I tried generating data for my postgresql tables but for some reason it is 0 records where as it was able to create the json file in my workspace

iamwacko commented 1 year ago

Can you post any details? CLI output, JSON, etc.?

ramandoji commented 1 year ago

Sending the JSON file client_billing_hierarchy.txt

iamwacko commented 1 year ago

Like I said on Discord, change the low on the array on the very top to a 1 instead of a 0. I'll also work on fixing whatever caused it to import like this in the first place.