Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add typing for PG UUID, other types | Mike Bayer | 2022-05-27 | 1 | -2/+35 |
| | | | | | | | note that UUID will be generalized into core with #7212. Fixes: #6402 Change-Id: I90f0052ca74367c2c2f1ce2f8a90e81d173d1430 | ||||
* | accept for literal coercions | Mike Bayer | 2022-05-06 | 1 | -0/+37 |
this may be needed in many more places but cast() is a prominent one. Change-Id: I5331edd2d34c54910e4ca16b0553f64fc9167af7 |