Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.

'PostgreSQL' object has no attribute '_conn' #726

Merged
merged 2 commits into from
Oct 3, 2023

Conversation

dlawin
Copy link
Contributor

@dlawin dlawin commented Oct 3, 2023

  File "/Users/dan/repos/dbt-analytics/.venv/lib/python3.11/site-packages/data_diff/__main__.py", line 485, in _data_diff
    if db1 == db2:
       ^^^^^^^^^^
  File "<attrs generated eq data_diff.databases.postgresql.PostgreSQL>", line 13, in __eq__
AttributeError: 'PostgreSQL' object has no attribute '_conn'

@dlawin dlawin requested review from nolar and vvkh October 3, 2023 16:39
@dlawin dlawin self-assigned this Oct 3, 2023
@dlawin dlawin linked an issue Oct 3, 2023 that may be closed by this pull request
@dlawin dlawin merged commit 4f2c7aa into master Oct 3, 2023
@dlawin dlawin deleted the fix_conn_attrib_postgres branch October 3, 2023 18:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

'PostgreSQL' object has no attribute '_conn'
2 participants