Open fveauvy opened 3 months ago
I tried to use the init command of @snaplet/seed with the Prisma adapter. My database is cockroachdb and I'm using this database provider in the schema.prisma.
init
@snaplet/seed
cockroachdb
schema.prisma
I'm happy to work on a PR, I'm just not sure of what would be the impact on this project.
The impact would be great, please do it!
I tried to use the
init
command of@snaplet/seed
with the Prisma adapter. My database iscockroachdb
and I'm using this database provider in theschema.prisma
.I'm happy to work on a PR, I'm just not sure of what would be the impact on this project.