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

Does not work with marshmallow-sqlalchemy #4

Open
sobolevn opened this issue Aug 19, 2017 · 1 comment
Open

Does not work with marshmallow-sqlalchemy #4

sobolevn opened this issue Aug 19, 2017 · 1 comment

Comments

@sobolevn
Copy link

It breaks with this message:

    klass.opts = klass.OPTIONS_CLASS(meta, ordered=ordered)
TypeError: __init__() got an unexpected keyword argument 'ordered'

Related: marshmallow-code/marshmallow-sqlalchemy#105

@AbdealiLoKo
Copy link

Any news on fixing this ? Seems like an issue for us too.
Looks like updating the version of the upstream marhmallow in https://github.com/lyft/marshmallow would fix it.

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

2 participants