Opened 15 years ago

Closed 15 years ago

#10465 closed (invalid)

Reports is broken in oracle

Reported by: palcubilla Owned by: nobody
Component: Uncategorized Version: dev
Severity: Keywords: reports oracle
Cc: Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

The problem is that the Interaction model, uses a column with a oracle reserved word, and when adding the trigger, it fails.

Its the same as http://code.djangoproject.com/ticket/4140 but i'm attaching a patch for reports, not a global one.

Attachments (1)

patch_bcfg2_reports_oracle_10465_1.txt (870 bytes ) - added by palcubilla 15 years ago.
patch for the problem.

Download all attachments as: .zip

Change History (2)

by palcubilla, 15 years ago

patch for the problem.

comment:1 by Malcolm Tredinnick, 15 years ago

Resolution: invalid
Status: newclosed

Appears to have nothing to do with Django core. This is a patch for some external project.

Note: See TracTickets for help on using tickets.
Back to Top