Rbql

Latest version: v0.27.0

Safety actively analyzes 613603 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.20.0

* Significantly improved support of table headers by using the enhanced query parsing algorithm.

0.19.0

0.15.0

* Python version uses compile + exec to execute generated python code instead of writing a temporary module

0.10.0

* Added support for 3 new variable notations (see 6):
1. attribute syntax, e.g. `a.good_alphanumeric_column_name`
2. dictionary syntax, e.g. `a["arbitrary column name!"]`
3. array syntax, e.g. `a[3]`
* Switched default encoding for CSV files to utf-8
* Implemented Join on NR, see (10)
* Bug fixes

0.9.0

* Added lowercase aliases for aggregate functions
* Improved error handling for aggregate functions
* Renamed "FOLD" -> "ARRAY_AGG"
* Renamed "UNFOLD" -> "UNNEST"
* Fixed bug with handling more than 10 strings in a query
* Unicode separators support by veysiertekin

0.8.0

* CSV parser now supports RFC-4180 compatible newlines in fields via "quoted_rfc" dialect.
* Improved command line interface of rbql-js and rbql-py tools.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.