Square-database

Latest version: v2.3.0

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

Scan your dependencies

Page 1 of 2

2.3.0

- expanded apply_filters to support additional conditions: ne, lt, lte, gt, gte, like, in_.

**Full Changelog**: https://github.com/thepmsquare/square_database/compare/2.2.1...2.3.0

2.2.1

- update test for root

**Full Changelog**: https://github.com/thepmsquare/square_database/compare/2.2.0...2.2.1

2.2.0

- standardize output format for all endpoints.
- edit_rows is not patch method.
- bug fix in get rows for column selection.
- added total count in get rows.
- added affected count in insert, edit, and delete rows.

**Full Changelog**: https://github.com/thepmsquare/square_database/compare/2.1.0...2.2.0

2.1.0

- standardize filter input to forward facing data structure.
- rename ignore_all to apply_filters.
- add columns in get rows.
- stricter type checking in pydantic models.
- refactor logic to apply filters into common function.
- add pydantic as explicit requirement.

2.0.0

- append version number for each endpoint in the api.

**Full Changelog**: https://github.com/thepmsquare/square_database/compare/1.1.0...2.0.0

1.1.0

- remove table creation logic (move to square_database_structure).

**Full Changelog**: https://github.com/thepmsquare/square_database/compare/1.0.3...1.1.0

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.