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

Resolve full paths of referenced types to avoid clashes #101

Open
vladfaust opened this issue May 9, 2019 · 0 comments
Open

Resolve full paths of referenced types to avoid clashes #101

vladfaust opened this issue May 9, 2019 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@vladfaust
Copy link
Member

internal_params << T.db_values(type: value.as(Model::Handled::ObjectType))[0]
undefined constant Model::Handled::ObjectType

That's because Handled is looked up within Onyx::SQL::Model. Should be prepended with ::.

@vladfaust vladfaust added the bug Something isn't working label May 9, 2019
@vladfaust vladfaust added this to the 0.8.1 milestone May 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant