Estoult

Latest version: v0.7.11

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

Scan your dependencies

Page 6 of 6

0.4.1

- Add `add_op` and `add_fn` to extend `op`/`fn` modules.
- Add `ilike` function for MySQL and SQLite.
- Require `ilike` and `like` to specify placeholders.
- E.g `op.like(Contact.name, "astolfo")` becomes `op.like(Contact.name, "%astolfo%")`.
- Fix characters being stripped unintentionally.

0.4.0

Release for Rider migration tool.

- Add docs for Rider.
- Fix update/insert by pk.

0.3.3

- Add update + delete by pk.
- Fix updating a schemas' field to `None`.

0.3.2

- Fix `Query.delete` to accept correct amount of arguments.

0.3.1

- Fix Schema update and insert.

0.3.0

First stable release for Estoult.

- Add all necessary functions.
- Add `apocryphan` connection pool.

Page 6 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.