summaryrefslogtreecommitdiff
path: root/tests/db_functions/math
AgeCommit message (Expand)Author
2020-10-02Fixed #32060 -- Added Random database function.Nick Pope
2019-10-29Used more specific unittest assertions in tests.Nick Pope
2019-03-22Fixed #30271 -- Added the Sign database function.Nick Pope
2019-03-14Simplified test_transform()s in db_functions.math.Mariusz Felisiak
2018-09-10Fixed #29500 -- Fixed SQLite function crashes on null values.Srinivas Reddy Thatiparthy
2018-08-21Fixed #29658 -- Registered model lookups in tests with a context manager.Srinivas Reddy Thatiparthy (శ్రీనివాస్ రెడ్డి తాటిపర్తి)
2018-07-05Refs #28643 -- Added math database functions.Junyi Jiao