Sql-testing-tools

Latest version: v0.2.10

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

Scan your dependencies

Page 2 of 2

0.2.4

- Added more check methods for single parts of queries: checkColumns, checkTables, checkCondition, checkOrder, checkGroup, checkKeywords

**Full Changelog**: https://github.com/ValentinHerrmann/sql_testing_tools/compare/V0.2.3...V0.2.4

0.2.3

What's Changed
- Verified ignoring semicolons at end of query
- Fixed ASC/DESC


**Full Changelog**: https://github.com/ValentinHerrmann/sql_testing_tools/compare/V0.2.2...V0.2.3

0.2.2

What's Changed
* Added Test for LIKE (already passing) and added support for geq/leq by ValentinHerrmann in https://github.com/ValentinHerrmann/sql_testing_tools/pull/14


**Full Changelog**: https://github.com/ValentinHerrmann/sql_testing_tools/compare/V0.2.1...V0.2.2

0.2.1

What's Changed
* Support LIMIT clause in SQL queries by ValentinHerrmann in https://github.com/ValentinHerrmann/sql_testing_tools/pull/13


**Full Changelog**: https://github.com/ValentinHerrmann/sql_testing_tools/compare/V0.2.0...V0.2.1

0.2.0

Restructured repositories into one repo with automatic release upload to pypi.

Current Features:
- SELECT with columns and functions
- FROM with tables (no queries as tables)
- WHERE with chained conditions using AND, OR and parentheses
- ORDER BY with multiple columns
- GROUP BY with multiple columns

Page 2 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.