Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | KeyFuncDict regression fixes and dataclass fixes | Mike Bayer | 2023-03-05 | 1 | -35/+98 |
* | Type annotations for sqlalchemy.orm.mapped_collection | Maksim Latysh | 2023-01-24 | 1 | -39/+97 |
* | happy new year 2023 | Mike Bayer | 2023-01-03 | 1 | -1/+1 |
* | Try running pyupgrade on the code | Federico Caselli | 2022-11-16 | 1 | -2/+2 |
* | rename MappedCollection and related | Mike Bayer | 2022-10-11 | 1 | -22/+67 |
* | validate mapped collection key is loaded | Mike Bayer | 2022-08-17 | 1 | -32/+171 |
* | update ORM declarative docs for new features | Mike Bayer | 2022-07-16 | 1 | -5/+14 |
* | revenge of pep 484 | Mike Bayer | 2022-05-15 | 1 | -0/+1 |
* | pep-484 for sqlalchemy.event; use future annotations | Mike Bayer | 2022-02-15 | 1 | -0/+2 |
* | establish mypy / typing approach for v2.0 | Mike Bayer | 2022-02-13 | 1 | -0/+232 |