Don't register tables in metadata if autoloading fails #2988
Labels
bug
Something isn't working
engine
engines, connections, transactions, isolation levels, execution options
low priority
Milestone
Migrated issue, originally created by Roman Podoliaka (@malor)
When autoloading of a table fails, it nevertheless gets added to the metadata registry. This behaviour seems to be accidentally introduced in f6198d9.
Snippet to reproduce is attached. Fix is coming soon.
Attachments: test_issue.py
The text was updated successfully, but these errors were encountered: