ls
DTDrizzle Team
•Created by ls on 11/28/2024 in #help
How to use drizzle-seed to seed data?
I tried to use the drizzle-seed library to seed my local DB, but I get an error.
Libraries I'm using:
"drizzle-orm": "^0.36.4",
"drizzle-seed": "^0.1.2",
This is my code:
Error I get with the postgres driver:
Any help would be appreciated!
4 replies