Dear community, How do you seed your database usin...
# orm-help
a
Dear community, How do you seed your database using an sql file ? the documentation doesn't explain what to change in the package.json for the command.
n
Hey 👋 You can also use Raw Queries to use your SQL files to seed the data.