Sqlite-regex

Latest version: v0.2.3

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

Scan your dependencies

Page 1 of 4

0.2.3

- Added new `regex_capture()` scalar function, which allows you to extract a named or unnamed capture group from a match.
- Added a new `regex_captures()` table function, which allows you to interate over every capture group in a match.
- Added bindings to a new [`sqlite-utils` plugin](https://sqlite-utils.datasette.io/en/stable/plugins.html). You can install it with `sqlite-utils install sqlite-utils-sqlite-regex`.
- Added Deno bindings. See [`deno.land/x/sqlite_regex`](https://deno.land/x/sqlite_regex) for more info.
- Added Node bindings. See [`sqlite-regex`](https://www.npmjs.com/package/sqlite-regex) for more info.
- Added Ruby bindings. See [sqlite-regex`](https://rubygems.org/gems/sqlite-regex) for more info.
- Added `sqlite-regex` to crates.io for easier Rust bindings.

0.2.3alpha.12

None

0.2.3alpha.11

None

0.2.3alpha.10

None

0.2.3alpha.9

None

0.2.3alpha.8

None

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.