diff options
author | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2020-07-16 09:43:08 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-16 09:43:08 +0200 |
commit | bde33bdd51b58a63d3e50fab687815968383b86d (patch) | |
tree | 2b4c6fd56d9ff241d58e0a31f2127b517233db2c /django/db/backends/postgresql/operations.py | |
parent | 9bc8b1ad2d88209bf45f389fe3cc8b94909b0e72 (diff) | |
download | django-bde33bdd51b58a63d3e50fab687815968383b86d.tar.gz |
Stopped adapting DecimalField values to strings on Oracle.
cx_Oracle handles decimal.Decimal.
expressions_case.tests.CaseExpressionTests.test_update_decimal fails without
this change.
Follow up to 9c5c9bd7091b60fdccc405890dc4f44a8010e954.
Diffstat (limited to 'django/db/backends/postgresql/operations.py')
0 files changed, 0 insertions, 0 deletions