Firebird-qa

Latest version: v0.19.3

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

Scan your dependencies

Page 1 of 3

0.19.3

Fixed

- Problem with ndiff in assert

0.19.2

Fixed

- Remove fix for 21. The error was not caused by pytest 8.0, but by `Error` exception from
`firebird-base` package that masked the absence of `__notes__` attribute from `pytest`.
Dependency to pytest reverted to `>=7.4`.

Changed

- Updated documentation.

0.19.1

Fixed

- Fix for 21. Dependency to pytest changed from `>=8.0.0` to `~=7.4`. Other dependecies
changed from `>=` to `~=`.

0.19.0

Changed

- Switch from `setuptools` to `hatch`.
- Updated dependencies.

0.18.0

Added

- Added cache for empty databases. This works transparently and does not require any
special configuration. Databases are stored in `dbcache` subdirectory (created automatically)
for combination of ODS + page size + SQL dialect + character set.

Files in `dbcache` directory could be removed as needed (including whole directory)
to fore creation of new database.

Cache is enabled by default. Use new --disable-db-cache option to disable it.

0.17.3

Added

- Added `--driver-config` option to specify different filename for driver configuration.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.