mortenson / ripoff

generate fake data from templated yaml files
MIT License
6 stars 0 forks source link

Loop over enum values in Twig templates or at runtime, somehow #1

Closed mortenson closed 3 weeks ago

mortenson commented 2 months ago

Seems useful, ref https://stackoverflow.com/questions/1616123/sql-query-to-get-all-values-a-enum-can-have

I was kind of against using Postgres schema for anything but this seems like a good use case.

mortenson commented 3 weeks ago

Fixed in https://github.com/mortenson/ripoff/pull/3