-
Notifications
You must be signed in to change notification settings - Fork 8
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
[ URGENT ][ AGAIN ] Syncano-core update method returns dict on reference #61
Comments
Expanding references and relations is not implemented for create and update methods. |
Nooo its a bug not feature! it should return just
Thats how its implemented in syncano-server |
It should never expand references as this would be too big cost for database. |
@aexol can you please provide full query and version of syncano-server/syncano-core you use? |
latest syncano-core
|
@aexol this should be resolved in latest @syncano/core@canary |
@aexol does it work for you? |
nope |
|
update method |
* refactor() * fix(tests): fixing unit tests * fix(users): unnecessery proxy * chore(): making `Server` a class * fix(): case when first is generating error * refactor(): adding debug, refactoring tests * chore(): cleaning up * chore(tests) * refactor(): tests, small fixes * fix(): after merge * fix(cli-e2e)
done |
@Idered
The text was updated successfully, but these errors were encountered: