Simplepgsql

Latest version: v0.1.11

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

Scan your dependencies

Page 1 of 2

0.1.10

Bugfix
1. Fixed the bug where the `SimplePgSQL` class was not able to write to db.
2. The `SimplePgSQL.read` method was not able to take list as an input for conditions. Fixed that.

0.1.9

Added
1. Can write multiple lines at once to the db

0.1.8

Bugfix
1. Kept Naming Scheme consistent.
2. Fixed typo for conjuction > conjunction

0.1.7

Added
1. It automatically creates and destroys the cursor. No need to use `with` to enter.

Removed/Deprecated
1. DBConnect Class. It will still exist but new features will not be supported for backwards compatibility of versions. It is replaced by `SimplePgSQL` class.

0.1.6

Bugfix
1. fixed Breaking of IN/NOT IN usage.

0.1.5

Added
1. Read now supports BETWEEN, IN, NOT IN clauses.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.