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

Relative paths in join clause should be relative to the input table #32

Closed mechatroner closed 2 years ago

mechatroner commented 2 years ago

subj

mechatroner commented 2 years ago

Done