Sqlwhat

Latest version: v3.9.4

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

Scan your dependencies

Page 2 of 2

3.3.0

- Add optional `force_diagnose` parameter to `test_exercise` to force passing the `diagnose` tests in `check_correct`.

3.2.1

- Update ANTLR dependencies

3.2.0

Improved

- `has_error()` renamed to `has_no_error()` for more intuitive reasoning.

3.1.0

Added

- Function `check_query()` to execute arbitrary queries against the database to verify whether database state updates happened correctly.

Improved

- CI now runs all tests, including the ones that need the (private) `sqlbackend`.

3.0.0

**Contains breaking changes!**

- All functions that start with `test_` have been deprecated.
- `check_error()` renamed to `has_error()`
- New functions `has_nrows()`, `has_ncols()`, `check_row`, `check_column`, `check_all_columns`, `has_equal_value`
- piece-wise messaging (uses new functionality in protowhat)
- Complete rewrite of documentation, explaining both the result-based checks and AST-based checks
- Improve coverage to 99% by adding tests on both functionality (pass/fail) and messaging.
- Improve package structure and test structure in general

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.