Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) | Patrick Cloke | 2020-02-21 | 1 | -6/+8 |
* | Change DataStores to accept 'database' param. | Erik Johnston | 2019-12-06 | 1 | -2/+3 |
* | Move DB pool and helper functions into dedicated Database class | Erik Johnston | 2019-12-05 | 1 | -11/+13 |
* | Remove underscore from SQLBaseStore functions | Erik Johnston | 2019-12-04 | 1 | -5/+5 |
* | Move storage classes into a main "data store". | Erik Johnston | 2019-10-21 | 1 | -0/+367 |