Localsql

Latest version: v0.2.5

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

Scan your dependencies

0.2.5

Package.

0.2.4

Added `=` to replacers in the filen ame to table name conversion.

0.2.3

* Added [argcomplete](https://github.com/kislyuk/argcomplete) support
* Chnged: `lsql` renamed to `localsql`

0.2.0

* Added json normalize as `--json-normalize` argument
* Changed: no reading current directory files by default

0.1.4

* Added `\lpy` mode to run python commands and interact with DataFrames on Python way.
* Added `/t ` query output modifier to show rows as transposed table. Add it to the end of query.
* Added table info when the query contains only table name.

* Changed behaviour to read json per line files. Now every json line will be normalized and for json `{"a":{"b":1}}` will be created one column `a.b` with `1` value. Arrays `[1,2,3]` become strings. This allows to operate with nesting json as columns.

* Fixed autocomplete for column names with special characters.

0.1.3

First public release

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.