typeorm-seeding icon indicating copy to clipboard operation
typeorm-seeding copied to clipboard

fix: load seeders classes using typeorm (#324)

Open alumni opened this issue 1 year ago • 1 comments

alumni avatar Jul 22 '24 13:07 alumni

I also tested this build in my repo (>100 seeders) and it works fine.

Also, since it relies on TypeORM loading the classes, there's no need to use default exports.

alumni avatar Jul 22 '24 14:07 alumni

@jorgebodega Could you please review this PR?

FYI, I left the formatting in package.json unchanged on purpose, but I can also fix it easily if need be.

alumni avatar Sep 26 '24 13:09 alumni

I'll check this later, and if you can fix the format step would be great!

jorgebodega avatar Sep 26 '24 13:09 jorgebodega