Opened 8 years ago
Closed 8 years ago
#28934 closed Bug (fixed)
Cast with DateTimeField truncates microseconds on Oracle.
| Reported by: | Mariusz Felisiak | Owned by: | Mariusz Felisiak |
|---|---|---|---|
| Component: | Database layer (models, ORM) | Version: | dev |
| Severity: | Normal | Keywords: | oracle cast datetime microsecond |
| Cc: | Triage Stage: | Accepted | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | yes |
| Easy pickings: | no | UI/UX: | no |
Description
Cast with DateTimeField truncates microseconds on Oracle.
Change History (3)
comment:1 by , 8 years ago
| Has patch: | set |
|---|---|
| Patch needs improvement: | set |
| Triage Stage: | Unreviewed → Accepted |
comment:2 by , 8 years ago
Tests failures on SQLite and Oracle are not related with this PR. It's waiting for two fixes, i.e.:
Note:
See TracTickets
for help on using tickets.
The PR has test failures.