mechatroner / RBQL

🦜RBQL - Rainbow Query Language: SQL-like query engine for (not only) CSV file processing. Supports SQL queries with Python and JavaScript expressions.
https://rbql.org
MIT License
276 stars 13 forks source link

Add ANY() aggregation function #44

Closed mechatroner closed 12 months ago

mechatroner commented 12 months ago

See the context in https://github.com/mechatroner/vscode_rainbow_csv/issues/144

mechatroner commented 12 months ago

Done. Added ANY_VALUE()