Closed bradshja closed 9 years ago
Closed and reopen to run the integration tests.
For reference this issue fixes #25.
I think there might be more cases like this in the where builders. Did we get to the bottom of that? Should we open an issue to look into it?
I am also running into a problem with populate that is suffering from this problem. Will this PR be implemented with the next release?
@dmarcelino I think this can safely be merged. Is this waiting on anything you know of?
I was awaiting a second opinion, thanks @devinivy!
Thanks @bradshja!
@mofux, this will be released in 0.3.1 (#43).
This fixes the bug I experienced where WhereBuilder can return a string instead of an object and confuse calling code. I think there might be more cases like this in the where builders.