UNCLASSIFIED - NO CUI

Skip to content

Update dependency sqlalchemy-cockroachdb to v2.0.2

Ghost User requested to merge renovate/sqlalchemy-cockroachdb-2.x into development

This MR contains the following updates:

Package Update Change
sqlalchemy-cockroachdb patch ==2.0.1 -> ==2.0.2

Release Notes

cockroachdb/sqlalchemy-cockroachdb (sqlalchemy-cockroachdb)

v2.0.2

Compare Source

January 10, 2023

  • Implement reflection for array types (#​213)
  • Fix get_multi_columns() to support multiple table names in filter_array (#​220)
  • Enhance foreign key reflection to accommodate quoting differences with PostgreSQL
  • Add psycopg (v3) support (#​185)
  • Remove unconditional import of psycopg2 (#​176)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports