Fastapi-efficient-sql

Latest version: v0.0.15

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

Scan your dependencies

Page 2 of 3

0.0.9

Added
- New method `select_one_record` of `BaseManager`. [Here](https://github.com/NightMarcher/fastapi-efficient-sql/commit/fc77cdf83f1ec53a1ed5fbef9573717d5ce5843f)
- New parameter `index` of `SQLizer.select_custom_fields`.

Improved
- Switch virtual environment management to `Poetry`. [Here](https://github.com/NightMarcher/fastapi-efficient-sql/pull/3/commits/d18b60ae444236cb4f230e3d8e45bb86761f3646)
- Fix wrong use of `asynctest`. [Here](https://github.com/NightMarcher/fastapi-efficient-sql/pull/3/commits/5763ce8782c9b8d189762b56c8cb85ca2ab1932f)

0.0.8

Added
- Testing supported by `unittest`, `asynctest` and `pytest`.
- New parameter `offset` of `SQLizer.select_custom_fields`. [Here](https://github.com/NightMarcher/fastapi-efficient-sql/commit/698539f332823e1402fbf7c219f506614b94e685)

Improved
- Check `model` of managers and table of `model.Meta` first. [Here](https://github.com/NightMarcher/fastapi-efficient-sql/commit/13fc7fd32fc261437b80a13a6e47f73588183d38)
- Decorator `timing` supports both sync and async functions. [Here](https://github.com/NightMarcher/fastapi-efficient-sql/commit/316f8a3646de74f421a24cd8eb4a721400e3430f)

0.0.7

Added
- Singleton metaclass. [Here](https://github.com/NightMarcher/fastapi-efficient-sql/commit/e16c710ef6b36ba743bb7cb6533ade0b5f78ca8c)
- Import `Q` from `Tortoise-ORM`. [Here](https://github.com/NightMarcher/fastapi-efficient-sql/commit/bb53f892cbe328d02e521e5d63fbd7215cc91ee6)

Changed
- Rename to `SQLizer.sqlize_value`.
- Make SQL more compact.

0.0.6

0.0.5

0.0.4

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.