Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Submit the Seed functionality back to the Typeorm project #56

Closed
am17torres opened this issue Feb 8, 2018 · 4 comments
Closed

Submit the Seed functionality back to the Typeorm project #56

am17torres opened this issue Feb 8, 2018 · 4 comments
Assignees
Labels

Comments

@am17torres
Copy link

The Typeorm project desperately needs the seeding functionality that has been built into this project.

Have you considered submitting a PR to that project so it can be supported natively by Typeorm?

@et
Copy link
Contributor

et commented Mar 7, 2018

Just going to add my thoughts on this. Please do contribute back. This project is awesome and clearly ya'll know some intense typescript that could benefit the larger community 😄

@dweber019 dweber019 removed their assignment Mar 8, 2018
@LogansUA
Copy link

LogansUA commented Jun 11, 2018

@hirsch88 Maybe, at least move seeds functionality into some module?
Because, f.e. in production mode seeders don't need at all, so with module we can put them into devDependencies section.

@LogansUA
Copy link

So... After few weeks, I finally found time separate this functionality. Here's the repository and npm package.

REMEMBER: This extension is not finished, I would be glad to receive PR's and Issues from you.

@hirsch88
Copy link
Member

Finally I move the seeding part to a new repository typeorm-seeding.

Check out the new version 3.1.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants