Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refs #33476 -- Reformatted code with Black. | django-bot | 2022-02-07 | 1 | -11/+14 |
| | |||||
* | Simplified test_transform()s in db_functions.math. | Mariusz Felisiak | 2019-03-14 | 1 | -2/+2 |
| | |||||
* | Fixed #29500 -- Fixed SQLite function crashes on null values. | Srinivas Reddy Thatiparthy | 2018-09-10 | 1 | -0/+5 |
| | | | | | Co-authored-by: Srinivas Reddy Thatiparthy <thatiparthysreenivas@gmail.com> Co-authored-by: Nick Pope <nick.pope@flightdataservices.com> | ||||
* | Fixed #29658 -- Registered model lookups in tests with a context manager. | Srinivas Reddy Thatiparthy (శ్రీనివాస్ రెడ్డి తాటిపర్తి) | 2018-08-21 | 1 | -4/+2 |
| | |||||
* | Refs #28643 -- Added math database functions. | Junyi Jiao | 2018-07-05 | 1 | -0/+51 |
Thanks Nick Pope for much review. |