synatic / noql

Converts SQL queries to Mongo find or aggregates
https://noql.synatic.dev/
GNU General Public License v3.0
47 stars 12 forks source link

Issue #133: update makeFilterCondition to allow bool type #134

Closed BrianH824 closed 1 year ago

eXigentCoder commented 1 year ago

Apologies for taking so long to get back to you, things have been crazy this side, would you mind adding a test case for this so we don't break it in future?

eXigentCoder commented 1 year ago

This has now been fixed in #143