1
0
mirror of https://github.com/django/django.git synced 2025-01-07 08:56:32 +00:00
django/tests/db_functions
Tim Graham bb6114ce50
Added DatabaseFeatures.rounds_to_even.
This feature flag useful with MongoDB: "Rounding to the nearest even
value supports more even distribution of rounded data than always
rounding up or down."
2024-12-18 08:50:48 -03:00
..
comparison Added DatabaseFeatures.rounds_to_even. 2024-12-18 08:50:48 -03:00
datetime
json Refs #35718, Refs #32179 -- Moved JSONObject to django.db.models.functions.json. 2024-12-16 12:06:01 +01:00
math Added DatabaseFeatures.rounds_to_even. 2024-12-18 08:50:48 -03:00
migrations
text
window Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
__init__.py
models.py
tests.py