Skip to content

changed-python-client-behaviour#222

Merged
general-kroll-4-life merged 1 commit into
mainfrom
testing/python-client-result-handling
Oct 1, 2023
Merged

changed-python-client-behaviour#222
general-kroll-4-life merged 1 commit into
mainfrom
testing/python-client-result-handling

Conversation

@general-kroll-4-life
Copy link
Copy Markdown
Contributor

@general-kroll-4-life general-kroll-4-life commented Oct 1, 2023

Description

  • Changed psycopg3 client to support queries that do not return results.
  • Changed psycopg2 client to support queries that do not return results.
  • Changed sqlalchemy client to support queries that do not return results.
  • Added robot test PG Session Materialized View Lifecycle.
  • Added robot test PG Session V2 Materialized View Lifecycle.
  • Added robot test SQLAlchemy Session Materialized View Lifecycle.

Type of change

  • Bug fix (non-breaking change to fix a bug).
  • Feature (non-breaking change to add functionality).
  • Breaking change.
  • Other (eg: documentation change). Explanation:
    • This change adds extra capabilities to the python testing client libs, which are de facto reference implementations for third party tooling to emulate.

Issues referenced.

N/A.

Evidence

  • Added robot test PG Session Materialized View Lifecycle.
  • Added robot test PG Session V2 Materialized View Lifecycle.
  • Added robot test SQLAlchemy Session Materialized View Lifecycle.

Checklist:

  • A full round of testing has been completed, and there are no test failures as a result of these changes.
  • The changes are covered with functional and/or integration robot testing.
  • The changes work on all supported platforms.

Variations

N/A.

Tech Debt

No technical debt is introduded in this change.

Summary:

- Changed `psycopg3` client to support queries that do not return results.
- Changed `psycopg2` client to support queries that do not return results.
- Changed `sqlalchemy` client to support queries that do not return results.
- Added robot test `PG Session Materialized View Lifecycle`.
- Added robot test `PG Session V2 Materialized View Lifecycle`.
- Added robot test `SQLAlchemy Session Materialized View Lifecycle`.
@general-kroll-4-life general-kroll-4-life merged commit 8e36e6e into main Oct 1, 2023
@general-kroll-4-life general-kroll-4-life deleted the testing/python-client-result-handling branch October 1, 2023 03:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant