RT connecting to SQLRelay

Hi all!

I was wondering if there is any documentation or suggestion regarding to
the SQLRelay – I am trying to build RT working with SQLRelay; but I
couldn’t find any information on the web.

Thanks for your suggestions,

Cihan Tunc

I was wondering if there is any documentation or suggestion regarding to the SQLRelay – I am
trying to build RT working with SQLRelay; but I couldn’t find any information on the web.

I’m not really sure what SQLRelay is (other than a few google hits),
but it sounds like you would need to implement library support for it
at the DBIx::SearchBuilder and DBI layer, unless it’s truly
transparent and just proxies.

It’s hard to help more without knowing what you’re trying to do and
why you’re doing it.

-kevin