Jorge
DTDrizzle Team
•Created by Jorge on 3/13/2024 in #help
Cannot insert rows with drizzle
I have the following schema
and I am trying to seed my database with test rows like this
However, it seems like it does not get past the insert as the "Database seeded" message is never logged in the console. Is there something I am doing wrong?
2 replies