| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Support `TypeDecorator` subclasses in `Column()` declarations | Bryan Forbes | 2021-04-08 | 1 | -6/+9 |
| * | Accommodate for callable fns for collection_class | Mike Bayer | 2021-04-06 | 1 | -5/+28 |
| * | Adjust for mypy incremental behaviors | Mike Bayer | 2021-04-05 | 6 | -654/+831 |
| * | Add DeclarativeMeta to globals | Mike Bayer | 2021-03-31 | 3 | -31/+67 |
| * | support as_declarative, as_declarative_base | Mike Bayer | 2021-03-25 | 2 | -39/+88 |
| * | Add support for Boolean, Enum | Mike Bayer | 2021-03-21 | 1 | -12/+30 |
| * | check for MemberExpr looking for column argument | Mike Bayer | 2021-03-18 | 1 | -1/+1 |
| * | Implement Mypy plugin | Mike Bayer | 2021-03-13 | 5 | -0/+1478 |
