Skip to content

Conversation

@SKalt
Copy link

@SKalt SKalt commented Apr 19, 2021

While using migra, I got the following error: AttributeError: 'NoneType' object has no attribute 'name'. Using pdb, I determined that the error arose when a table with an index was compared to one without an index. This patch eliminated the error.

@SKalt
Copy link
Author

SKalt commented Apr 19, 2021

looks like all the circleci tests are failing with

sudo apt-get install -y postgresql-client
# E: Failed to fetch http://deb.debian.org/debian/pool/main/d/distro-info-data/distro-info-data_0.41+deb10u2_all.deb  404  # Not Found [IP: 199.232.166.132 80]
# E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?

@SKalt
Copy link
Author

SKalt commented May 14, 2021

@djrobstep, requesting a review

djrobstep and others added 2 commits August 31, 2021 10:25
While using `migra`, I got the following error: `AttributeError: 'NoneType' object has no attribute 'name'`.  Using `pdb`, I determined that the error arose when a table with an index was compared to one without an index.  This patch eliminated the error.
@SKalt
Copy link
Author

SKalt commented Aug 31, 2021

^ same problem

@djrobstep djrobstep force-pushed the master branch 3 times, most recently from 13f62b5 to ebbc2e4 Compare September 18, 2022 05:57
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.

5 participants