noborus / trdsql

CLI tool that can execute SQL queries on CSV, LTSV, JSON, YAML and TBLN. Can output to various formats.
https://noborus.github.io/trdsql/
MIT License
1.96k stars 73 forks source link

Functions without context are no longer supported #288

Closed noborus closed 1 month ago

noborus commented 1 month ago

Default to a function that accepts a context. Functions that do not accept a context have been removed.