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

Old version of Migration commands #77

Closed
muradmustafayev opened this issue Aug 19, 2019 · 4 comments
Closed

Old version of Migration commands #77

muradmustafayev opened this issue Aug 19, 2019 · 4 comments

Comments

@muradmustafayev
Copy link

@lonnieezell , I know you now focused to CI4 RC but please, change migration commands to newer version. People and me also want to test package out.
New Migration commands running without error but not creating table(s)

php spark migrate:latest -all

And as I understood we don't need do anything about set discoverLocal to true. Because it is enabled by default?

@MGatner
Copy link
Collaborator

MGatner commented Aug 19, 2019

@muradmustafayev Migrations in the main framework are still under work. If you need to use Myth:Auth in the meantime I'd recommend using CI4 beta.4 with the command you listed above. Likely the new command will be simply spark migrate -all (or spark migrate -n Myth\Auth) but pieces are still moving around: codeigniter4/CodeIgniter4#2137

@MGatner
Copy link
Collaborator

MGatner commented Aug 30, 2019

New migrations are in place on develop of the framework! Make sure you're running against that (not beta-4) and then use spark migrate -all. I've entered a PR for the docs to be updated:
#85

@lonnieezell
Copy link
Owner

This should be resolved, right?

@MGatner
Copy link
Collaborator

MGatner commented Sep 5, 2019

Yes, definitely resolved.

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

No branches or pull requests

3 participants