Hello everyone, I have a little question, I have s...
# orm-help
t
Hello everyone, I have a little question, I have some default value that I want to seed in production for my app by default, is there a specific process to do it? Or should I just run the seeding script in production? Thanks!
r
@Thomas Morice 👋 Yes a seeding script should work fine in this case.