Skip to content

Conversation

@mdipierro
Copy link
Contributor

Reverts #749

We already fixed it in

if not self._db or tablename not in self._db:
             # The table being referenced is not defined yet
             return None

This reverts commit 6e5bad0.
@mdipierro mdipierro merged commit c86da41 into master Nov 15, 2025
5 of 7 checks passed
@leonelcamara
Copy link
Contributor

Nope, a tablename can be "in" db as in contains says it's there and still throw an AttributeError when you try to access it

@mdipierro
Copy link
Contributor Author

mdipierro commented Nov 16, 2025 via email

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.

3 participants