Lapa-database

Latest version: v0.0.10

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

Scan your dependencies

Page 1 of 2

0.0.10

- removed import for main file from config.
- removed validation for table names in crud call in pydantic models.
- adjust all crud calls to account for pydantic model change from enum to str.

**Full Changelog**: https://github.com/thepmsquare/lapa_database/compare/0.0.9...0.0.10

0.0.9

- removed config.example.ini.
- bug fix: create_database -> data insertion now takes schema into account.

**Full Changelog**: https://github.com/thepmsquare/lapa_database/compare/0.0.8...0.0.9

0.0.8

- add module name in config.
- add first test case.
- add dependencies for testing.
- add GitHub workflow for testing.
- remove config from gitignore.

**Full Changelog**: https://github.com/thepmsquare/lapa_database/compare/0.0.7...0.0.8

0.0.7

- use lapa_commons to read config.

**Full Changelog**: https://github.com/thepmsquare/lapa_database/compare/0.0.6...0.0.7

0.0.6

- change default value of ignore_filters_and_get_all to False.

0.0.5

- make crud logic default to no rows when filters are empty.
- add new parameters to make it easy to select all rows for edit, delete and get.
- move logger to configuration.py to fix bug of multiple logs being created.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.