Opened 16 years ago
Closed 16 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)
Change History (2)
by , 16 years ago
Attachment: | patch_bcfg2_reports_oracle_10465_1.txt added |
---|
comment:1 by , 16 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
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.
patch for the problem.