Pipelinewise-tap-postgres

Latest version: v2.1.0

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

Scan your dependencies

Page 1 of 7

2.1.0

-------------------
**Changes**
- INCREMENTAL: An optional config `limit` to be appended to incremental queries to limit their runtime.

**Fixes**
- INCREMENTAL: `ORDER BY` added back to query in case replication key value is None.

2.0.0

-------------------
**Changes**
- LOG_BASED: Use wal2json format-version v2 to read WAL, require wal2json >= 2.3 to be installed on pg server.
- Bump `psycopg2-binary` from `2.9.4` to `2.9.5`

1.8.4

-------------------
**Changes**
- INCREMENTAL: Use sub-query to trick PostreSQL into more efficient use of index.

1.8.3

-------------------
**Fixes**
- INCREMENTAL: generate valid SQL to extract data from tables where no `replication_key_value` in the state file.

1.8.2

-------------------
**Fixes**
- LOG_BASED: catch exceptions and emit current state upon exiting
- LOG_BASED: `max_run_seconds` only working when there are wal messages.
- LOG_BASED: Prevent high CPU utilization while waiting for wal messages.

**Changes**
- local database container for dev and test purposes.
- bump `psycopg2-binary` from `2.8.6` to `2.9.3`

1.8.1

-------------------
**Fixes**
- LOG_BASED: Handle dates with year > 9999.
- INCREMENTAL & FULL_TABLE: Avoid processing timestamps arrays as timestamp

Page 1 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.