You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 19, 2025. It is now read-only.
Hi,
Databases return
Recordclass instance, and we can get column values by simply specifying column namemypy gives the following error:
Mypy: "Record" has no attribute "id" [attr-defined]Is there a way to set up mypy to work correctly with this use case?