supabase-community / seed

Automatically seed your database with production-like dummy data based on your schema for local development and testing.
MIT License
489 stars 19 forks source link

Fix db's without inputs to predict #167

Closed justinvdm closed 6 months ago

justinvdm commented 6 months ago

We were waiting for a data generation job to start for db's that have no inputs to predict for (so no job would ever start).