I have encountered with an empty result issue when using "first" function on flywheel query object, but got result when using the "all" function (with the same query)
Yep, this is a known bug with that version. It's a dupe of #57 and was fixed in version 0.5.2. If you can't upgrade to the 0.5 branch because of backwards incompatibility I could backport it to 0.4
Version: flywheel==0.4.4
I have encountered with an empty result issue when using "first" function on flywheel query object, but got result when using the "all" function (with the same query)
DB schema:
Query: