edwardanthony / nestjs-seeder

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

Seed associative entities using nestJS + typeORM + nestjs-seeder #15

Open Axel-AMGHAR opened 3 years ago

Axel-AMGHAR commented 3 years ago

Hello😃 it might not belong here (sorry if it does not😌 ), i posted on stackoverflow as well, But i thought someone here would be mor likely to respond to my issue. I didn't see anything on the current documentation or in the web on how to seed id's from associative entities. Is that possible to do so ?

Here is the duplicate of my issue with additional explanations. https://stackoverflow.com/questions/66946423/seed-associative-entities-using-nestjs-typeorm-nestjs-seeder

impsdc commented 2 years ago

@Axel-AMGHAR Did you find any relevent solution ?

skyRoma commented 1 year ago

@Axel-AMGHAR @impsdc please, check my answer https://stackoverflow.com/questions/66946423/seed-associative-entities-using-nestjs-typeorm-nestjs-seeder/75942118#75942118