Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add explicit overload for composite -> callable | Mike Bayer | 2023-03-17 | 1 | -1/+5 |
| | | | | | | | | Fixed typing issue where :func:`_orm.composite` would not allow an arbitrary callable as the source of the composite class. Fixes: #9502 Change-Id: I5b098b70b2fb7b48f54eaccbb7d5d3d9bdebc781 | ||||
* | revenge of pep 484 | Mike Bayer | 2022-05-15 | 1 | -0/+67 |
trying to get remaining must-haves for ORM Change-Id: I66a3ecbbb8e5ba37c818c8a92737b576ecf012f7 |