Sqllex

Latest version: v0.3.0.post2

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

Scan your dependencies

Page 2 of 7

0.2.2.1

- Issue fixed, added new classes from v0.2.2.0 into __init__ files of next dirs sqllex.classes and sqllex.core.entities

0.2.2.0

- Added TRANSACTIONS support!
- - Added new classes SQLite3xTransaction, PostgreSQLxTransaction, TransactionStatus, AbstractTransaction
- - [read more](https://github.com/v1a0/sqllex/blob/main/docs/database-transaction.md)
- Docs upd

0.2.1.0

- Added GROUP BY [(issue 54)](https://github.com/v1a0/sqllex/issues/54)
- Tests updated (added tests for GROUP BY, raw sql tablse selects moved to one func)
- Typing fixing
- Docs upd
- Minor bugfixes

0.2.0.6

- Fixed issue [59](https://github.com/v1a0/sqllex/issues/59)
- Fixed issue [52](https://github.com/v1a0/sqllex/issues/52)
- Complete remastering of unit tests
- Speed tests moved to tests_sqllex.py
- Typing mistakes fixed
- Docs update
- Other minor fixes

0.2.0.5

- CVE-2022-0329, Delgan/loguru563
- Changed dependency version up to loguru v0.6.0
- Added feature to set optional sqlite3 connection parameters 57
- Added option to desable connetion with Database object init 56
- [IN PROGRESS] "With-as" statement 55
- Fixed BUG | Typing mistakes 51
- Docs update

0.2.0.3

- Issue 46 fixed
- LIKE (and all other pql const-s) added to sqllex.constants.sqlite
- WHERE type checking fixed
- docs update

Page 2 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.