This repository has been archived by the owner on Apr 28, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 23
expected atleast one query in bulk #10
Comments
I'm getting this error as well. I think it's because there is no relationships. In the example, there is relationship with comments and posts. It shouldn't be expected that there will be a relationship. |
@birdwell @thebetterjort you can do the following as a workaround until this issue is fixed:
|
@shahidhk Thank you, I will try that. |
import.js
RUN: ./bin/run https://myappthatImade.herokuapp.com --db=./events.json --overwrite Error:
my events.json
|
My test json didn't have unique keys. This does solve the issue. I should have used my normalized data. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
What does this error mean ?
This example works:
My simple json does not:
The text was updated successfully, but these errors were encountered: