Py-partiql-parser

Latest version: v0.5.4

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

Scan your dependencies

Page 1 of 3

0.5.2

-----

- Add json_to_csv converter

0.5.1

-----

- Support INSERT/DELETE/UPDATE queries:

- that contain a table name without quotes
- that contain parameters
- when calling get_query_metadata()

0.5.0

-----
- Improved typing support
- Support for INSERT/UPDATE/DELETE statements

0.4.2

-----
- Support for Python 3.12

0.4.1

-----
- Increased support for WHERE-clauses:
1. Nested clauses
2. OR-clauses
3. Functions: attribute_type, IF (NOT) MISSING, comparison operators (<, >)

0.4.0

-----
- The DynamoDBStatementParser now expects a document in the DynamoDB format:
{"a1": {"S": "b1"}, "a2": {"S": "b2"}}

- Adds validation for tables that start with a number
- Adds support for queries that have a table name surrounded by quotes

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.