edwardanthony / nestjs-seeder

An extension library for NestJS to perform seeding.
MIT License
102 stars 21 forks source link

Seed:Drop command #18

Open khawarizmus opened 3 years ago

khawarizmus commented 3 years ago

First of all thank you for this very helpful seeder that integrates very well with nestjs

Wanted to request a feature for being able to drop seeded data basically calling the drop method without any seeding.