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

Moved currency seeding to a seeder class #1956

Merged
merged 5 commits into from
Nov 18, 2018
Merged

Moved currency seeding to a seeder class #1956

merged 5 commits into from
Nov 18, 2018

Conversation

pschmidt88
Copy link

Removed the currency seeding migration and moved it to a laravel seeder class (as suggested in issue #526)

Removed the currency seeding migration
@CLAassistant
Copy link

CLAassistant commented Oct 26, 2018

CLA assistant check
All committers have signed the CLA.

@djaiss
Copy link
Member

djaiss commented Oct 27, 2018

Thanks for your PR @pschmidt88

There is one problem though: while you've moved this to a seeder, you are not actually calling the seeder anywhere, so it won't be called, ever.

@pschmidt88
Copy link
Author

pschmidt88 commented Oct 28, 2018

Yeah, you're right. Forgot to add it to the DatabaseSeeder. Added that in the last commit.

@djaiss djaiss merged commit 7996efb into monicahq:master Nov 18, 2018
@pschmidt88 pschmidt88 deleted the refactoring/move_currencies_to_seeder branch December 10, 2018 11:55
@github-actions
Copy link

This pull request has been automatically locked since there
has not been any recent activity after it was closed.
Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 28, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants