[rt-devel] Interbase support
Alex Pilosov
alex at pilosoft.com
Tue Jun 6 12:45:49 EDT 2000
2.0
-alex
On Tue, 6 Jun 2000, Jesse wrote:
> Alex, are you talking about RT 1.0 or RT 2.0?
> The changes won't make it into 1.0, but 2.0 should definitely get fixed.
>
>
>
>
>
> On Tue, Jun 06, 2000 at 12:10:08PM -0400, Alex Pilosov wrote:
> > On Tue, 6 Jun 2000, Tobias Brox wrote:
> >
> > > > Not trivial enough for me, there are hundreds of occurences of 'User' in
> > > > RT code (sql is case-insensitive)...
> > >
> > > sql is, but MySQL isn't. So there is no references of 'user' or 'USER'
> > > that reffers to the SQL table in the code. Simply. :)
> > >
> > > Many method names correspond to the column names.
> > >
> > > I don't think it's that difficult to do a controlled search-and-replace
> > > all over the code. I don't think it will hurt if all instances of $User
> > > becomes $RTUser. Just be sure to check that everything actually is
> > > working before submitting a patch.
> > Quite honestly, I can't, because I do not use mysql, and don't want to
> > bother installing it to test it, and with postgres, there are still a lot
> > of things that are borken, so i "can't" be sure it works..
> >
> > I'd be more confident if someone who has a bigger clue about RT performs
> > that change ;)
> >
> > Thanks
> > -alex
> >
> >
> >
> >
> >
> > _______________________________________________
> > Rt-devel mailing list
> > Rt-devel at lists.fsck.com
> > http://lists.fsck.com/mailman/listinfo/rt-devel
> >
>
>
More information about the Rt-devel
mailing list