You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reset test db with prisma reset
reset test db with prisma reset
use custom db reset in `cleanupDb`
use ; instead of ); for end of sql splitting
reset test db with prisma reset
use custom db reset in `cleanupDb`
use ; instead of ); for end of sql splitting
run prisma reset between tests
reset test db with prisma reset
use custom db reset in `cleanupDb`
use ; instead of ); for end of sql splitting
run prisma reset between tests
use prisma reset for seeding
add instructions for customising Role and Permission seeds
0 commit comments