.. |
__init__.py
|
…
|
|
test_abs.py
|
Simplified test_transform()s in db_functions.math.
|
2019-03-14 19:42:01 -04:00 |
test_acos.py
|
Simplified test_transform()s in db_functions.math.
|
2019-03-14 19:42:01 -04:00 |
test_asin.py
|
Simplified test_transform()s in db_functions.math.
|
2019-03-14 19:42:01 -04:00 |
test_atan.py
|
Simplified test_transform()s in db_functions.math.
|
2019-03-14 19:42:01 -04:00 |
test_atan2.py
|
Fixed #29500 -- Fixed SQLite function crashes on null values.
|
2018-09-10 15:08:55 -04:00 |
test_ceil.py
|
Simplified test_transform()s in db_functions.math.
|
2019-03-14 19:42:01 -04:00 |
test_cos.py
|
Simplified test_transform()s in db_functions.math.
|
2019-03-14 19:42:01 -04:00 |
test_cot.py
|
Simplified test_transform()s in db_functions.math.
|
2019-03-14 19:42:01 -04:00 |
test_degrees.py
|
Simplified test_transform()s in db_functions.math.
|
2019-03-14 19:42:01 -04:00 |
test_exp.py
|
Simplified test_transform()s in db_functions.math.
|
2019-03-14 19:42:01 -04:00 |
test_floor.py
|
Simplified test_transform()s in db_functions.math.
|
2019-03-14 19:42:01 -04:00 |
test_ln.py
|
Simplified test_transform()s in db_functions.math.
|
2019-03-14 19:42:01 -04:00 |
test_log.py
|
Fixed #29500 -- Fixed SQLite function crashes on null values.
|
2018-09-10 15:08:55 -04:00 |
test_mod.py
|
Fixed #29500 -- Fixed SQLite function crashes on null values.
|
2018-09-10 15:08:55 -04:00 |
test_pi.py
|
…
|
|
test_power.py
|
Fixed #29500 -- Fixed SQLite function crashes on null values.
|
2018-09-10 15:08:55 -04:00 |
test_radians.py
|
Simplified test_transform()s in db_functions.math.
|
2019-03-14 19:42:01 -04:00 |
test_random.py
|
Fixed #32060 -- Added Random database function.
|
2020-10-02 06:58:03 +02:00 |
test_round.py
|
Fixed #31487 -- Added precision argument to Round().
|
2021-03-29 09:43:08 +02:00 |
test_sign.py
|
Fixed #30271 -- Added the Sign database function.
|
2019-03-22 12:52:39 +01:00 |
test_sin.py
|
Simplified test_transform()s in db_functions.math.
|
2019-03-14 19:42:01 -04:00 |
test_sqrt.py
|
Simplified test_transform()s in db_functions.math.
|
2019-03-14 19:42:01 -04:00 |
test_tan.py
|
Simplified test_transform()s in db_functions.math.
|
2019-03-14 19:42:01 -04:00 |