diff options
| author | Michael Tänzer <neo@nhng.de> | 2015-06-07 02:05:36 +0200 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2015-06-30 18:27:42 -0400 |
| commit | 3bbaf84d6533fb61ac0038f2bbe52ee0d7b4fd10 (patch) | |
| tree | 215672c8af92ac82e9995e2cb1cb10f291745f79 /docs/internals/contributing/writing-code | |
| parent | b64c0d4d613b5cabedbc9b847682fe14877537de (diff) | |
Fixed #18247 -- Added cast to NUMERIC for Decimals on sqlite
On sqlite the SUM() of a decimal column doesn't have a NUMERIC type so
when comparing it to a string literal (which a Decimal gets converted to
in Django) it is not compared as expected.
Diffstat (limited to 'docs/internals/contributing/writing-code')
0 files changed, 0 insertions, 0 deletions
