CarlosNZ / fig-tree-evaluator

A highly configurable custom expression tree evaluator
MIT License
15 stars 3 forks source link

Postgres operator -- change to a generic "SQL" operator #108

Closed CarlosNZ closed 3 months ago

CarlosNZ commented 3 months ago

And the configuration "Client" should be any object that has a .query() method.

Get it working for Postgres and SQLite

Config would need the following options: