diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/1.10.6.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/releases/1.10.6.txt b/docs/releases/1.10.6.txt index b549ae1b9a..41a308bba8 100644 --- a/docs/releases/1.10.6.txt +++ b/docs/releases/1.10.6.txt @@ -17,3 +17,6 @@ Bugfixes * Fixed a crash on Oracle and PostgreSQL when subtracting ``DurationField`` or ``IntegerField`` from ``DateField`` (:ticket:`27828`). + +* Fixed query expression date subtraction accuracy on PostgreSQL for + differences large an a month (:ticket:`27856`). |
