Heads Up: Possible RT 3.3 schema change

We’ve just recieved word that RT 3.3/3.4 use an oracle reserved word
"Current" in a table definition. The implication here is that we may
need to rev RT 3.3’s schema to unbreak oracle. If we need to do so,
we’ll provide an upgrade script, of course. More information as we get
this figured out. I’m currently traveling (Until 13 Nov) so you might
not see much in the next week.

Jesse

Jesse, may be integrating next method into DBIx::SB makes more sense:

Regards.
Ruslan.

Jesse Vincent wrote:

Jesse, may be integrating next method into DBIx::SB makes more sense:
DBI - Database independent interface for Perl - metacpan.org

I’ll look into it before breaking the schema, but the implication from
the bug report was that you can not create a column with the name
“Current” in Oracle.