Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change DataStores to accept 'database' param. | Erik Johnston | 2019-12-06 | 1 | -4/+5 |
* | Move DB pool and helper functions into dedicated Database class | Erik Johnston | 2019-12-05 | 1 | -17/+19 |
* | Remove underscore from SQLBaseStore functions | Erik Johnston | 2019-12-04 | 1 | -8/+8 |
* | Make sure that we close cursors before returning from a query (#6408) | Richard van der Hoff | 2019-11-25 | 1 | -1/+1 |
* | Move storage classes into a main "data store". | Erik Johnston | 2019-10-21 | 1 | -0/+536 |