Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add full parameter types for ORM with_for_update | Mike Bayer | 2023-05-10 | 1 | -0/+44 |
* | Fixed typing of limit, offset and fetch to allow ``None``. | Federico Caselli | 2023-01-31 | 1 | -0/+4 |
* | typing updates | Mike Bayer | 2023-01-20 | 1 | -0/+12 |
* | set up Literal for synchronize_session | Mike Bayer | 2022-07-23 | 1 | -0/+19 |
* | pep484 ORM / SQL result support | Mike Bayer | 2022-04-27 | 1 | -5/+17 |
* | pep-484: asyncio | Mike Bayer | 2022-04-11 | 1 | -2/+1 |
* | pep-484: session, instancestate, etc | Mike Bayer | 2022-04-12 | 1 | -0/+50 |