summaryrefslogtreecommitdiff
path: root/test/ext/mypy/plain_files/pg_stuff.py
Commit message (Collapse)AuthorAgeFilesLines
* add typing for PG UUID, other typesMike Bayer2022-05-271-2/+35
| | | | | | | note that UUID will be generalized into core with #7212. Fixes: #6402 Change-Id: I90f0052ca74367c2c2f1ce2f8a90e81d173d1430
* accept for literal coercionsMike Bayer2022-05-061-0/+37
this may be needed in many more places but cast() is a prominent one. Change-Id: I5331edd2d34c54910e4ca16b0553f64fc9167af7