Opened 16 years ago
Closed 16 years ago
#10465 closed (invalid)
Reports is broken in oracle
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.
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.