Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dont assume argument lists for column property | Mike Bayer | 2021-08-27 | 1 | -7/+22 |
* | Refactor mypy plugin | Bryan Forbes | 2021-08-07 | 1 | -16/+16 |
* | Replace all http:// links to https:// | Federico Caselli | 2021-07-04 | 1 | -1/+1 |
* | Re-infer statements that got more specific on subsequent pass | Mike Bayer | 2021-04-20 | 1 | -2/+50 |
* | Fix OrderingList handling | Bryan Forbes | 2021-04-13 | 1 | -0/+22 |
* | Update mypy plugin to conform to strict mode | Bryan Forbes | 2021-04-12 | 1 | -60/+95 |
* | Update mypy plugin to only use public plugin API | Bryan Forbes | 2021-04-09 | 1 | -11/+16 |
* | 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 | 1 | -0/+398 |