dropbox / dropbox/sqlalchemy-stubs

sqlalchemy.dialects.postgresql.JSON columns have incorrect types?

Open
#160 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
583
Forks
96
PR merge metrics
No merged PRs in 30d

Description

mypy seems to think that the type of data in this column is "Union[Dict[str, Any], List[Any]]" which seems reasonable.
However, the returned data actually seems to be of type str

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.