what do folks do about reference data? like stand...
# orm-help
m
what do folks do about reference data? like standard lists of things in tables etc.. do you just hack your migration.sql to add the necessary insert/updates or is there a better way to do it?
r
@Michael Dausmann 👋 Could you provide an example if possible? I didn’t quite get your question.