shadowspore / t38c

Tile38 Client package
MIT License
83 stars 33 forks source link

Add function RawQuery to support filter expression #62

Closed sythang closed 1 year ago

sythang commented 1 year ago

Starting with v1.30, a FIELD can store more than just a number, and the WHERE clause supports expressions that filter on an object field or GeoJSON properties I added a new function RawQuery is similar to a Where clause, but it allows for the input of a raw query.