Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Deprecate and rename schema .copy() methods | Gord Thompson | 2021-02-18 | 1 | -1/+1 |
* | Fill-out dataclass-related attr resolution | Mike Bayer | 2021-01-25 | 1 | -21/+110 |
* | happy new year | Mike Bayer | 2021-01-04 | 1 | -1/+1 |
* | Allow Declarative to extract class attr from field | Mike Bayer | 2020-12-19 | 1 | -4/+24 |
* | Replace ``OrderedDict`` with a normal ``dict`` in python 3.7+ | Federico Caselli | 2020-12-07 | 1 | -1/+3 |
* | Convert to autoload_with internally | Mike Bayer | 2020-11-07 | 1 | -0/+4 |
* | Deprecate duplicated column names in Table definition | Mike Bayer | 2020-10-12 | 1 | -2/+2 |
* | upgrade to black 20.8b1 | Mike Bayer | 2020-09-28 | 1 | -3/+13 |
* | Merge "dont use uninstrument event to dispose registry entry" | mike bayer | 2020-09-28 | 1 | -6/+0 |
|\ | |||||
| * | dont use uninstrument event to dispose registry entry | Mike Bayer | 2020-09-27 | 1 | -6/+0 |
* | | Accommodate for same base class multiple times in inherits list | Mike Bayer | 2020-09-27 | 1 | -1/+2 |
|/ | |||||
* | Build out new declarative systems; deprecate mapper() | Mike Bayer | 2020-09-10 | 1 | -0/+976 |