-
Notifications
You must be signed in to change notification settings - Fork 506
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
Lumen console to artisan #2202
Lumen console to artisan #2202
Conversation
667258b
to
db1261e
Compare
@rowasc @willdoran did the post exporter CLI command work in the main branch? I'm getting no output |
027fd2b
to
05ae30f
Compare
@rjmackay Robbie, it should. :/ I exported about 50k rows last week with it. Only thing is that it goes up to 10k rows or so and then dies. So you will want to use the limit and offsets |
db1261e
to
facca1b
Compare
Fixed with the latest lumen |
All of the commands above are running, but are there specific inputs/outputs to be tested? e.g.: |
This pull request makes the following changes:
Test checklist:
Refs #1372
Ping @ushahidi/platform