We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
One of my relationships on a model uses the bookshelf hasOne relationship. This relationships type is not defined in bookshelf-manager.
Unhandled rejection TypeError: Cannot read property 'bind' of undefined at Manager. (node_modules/bookshelf-manager/lib/manager.js:252:35)
I looked at the code and could not find a setHasOne function.
The text was updated successfully, but these errors were encountered:
7679459
No branches or pull requests
One of my relationships on a model uses the bookshelf hasOne relationship. This relationships type is not defined in bookshelf-manager.
Unhandled rejection TypeError: Cannot read property 'bind' of undefined
at Manager. (node_modules/bookshelf-manager/lib/manager.js:252:35)
I looked at the code and could not find a setHasOne function.
The text was updated successfully, but these errors were encountered: