Igor Savin
Igor Savin
@elhigu For some reason it triggers on master but not for branches. Is execution on branches enabled from CircleCI side?
Let me try writing a test for that; I think not yet, but it could.
Can you detail your use-case? That would make it easier to design a solution.
@fatkhanfauzi What kind of GET query would you like to use for that?
I assume you are using Objection 2.0.0? This was a breaking change in major version, and I am yet to figure out how to work around it.
@steverhoades Have you tried `[email protected]?` It should work with Objection 2. Objection-find had a breaking change not related to Objection 2 support, I believe.
I can try to provide a 1.x hotfix if that is preferred, but that would indeed require some code archeology :)
Will try to! Hopefully there are no major incompatibilities.
thanks, I need to work on the update
@Domcsore what kind of support do you expect from an ORM?