Py-partiql-parser

Latest version: v0.6.1

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

Scan your dependencies

Page 3 of 4

0.3.6

-----
- Allow where-clauses for lists, such as `where a[1] = '..'`

0.3.5

-----
- Packaging improvements: Include source-files in the release, and update the version nr

0.3.4

-----
- Packaging improvements: Include `tests/__init__.py` in the release and add project links to PyPi

0.3.3

-----
- S3: Fix behaviour for nested FROM-queries (s3object[*].name)

0.3.2

-----
- Improves the SelectEncoder behaviour to also encode CaseInsensitiveDict's
- Ensure FROM-queries such as `s3object[*]` do not fail (NOTE: the correct behaviour is not correct yet)

0.3.1

-----
- Expose a custom JSON encoder, `SelectEncoder`, in order to encode custom objects returned by our API such as `Variable`
`json.dumps(x, indent=None, separators=(",", ":"), cls=SelectEncoder)`

Page 3 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.