Sqlean.py

Latest version: v3.45.1

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

Scan your dependencies

Page 6 of 10

0.15.3

Improvements:

- Marked `re` functions as deterministic (46)
- Packaged extensions for each platform (41)

Bug fixes:

- Fixed string corruption in `regexp_replace` (39 45)

0.15.2

unicode` extension now registers `LIKE`, `upper()` and `lower()` as UTF-16 functions. This (hopefully) helps SQLite to use overridden implementation when working with Unicode strings. See 36 for details.

0.15.1

json1` extension in SQLite 3.37 is buggy, switched to 3.36.

incubator
The evergreen incubator release. All incubator extensions are available to download here.

0.15.0

fileio` extension:

- Added `lsdir()` function. It does not read file contents, and supports both recursive and non-recursive directory traversal.
- BREAKING: removed `fsdir()` function in favor of `lsdir()`.

0.14.1

Added the `generate_series` function to the `stats` extension.

0.14.0

stats` extension:

- Added `percentile(x, perc)` function.
- BREAKING: removed `mode(x)` function due to performance issues.

Page 6 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.