[Rt-devel] bug on chart ? on RT3.8 postrgresql 8.3

Chris Adams chris at improbable.org
Thu Mar 26 14:38:11 EDT 2009


On Thu, Mar 12, 2009 at 8:05 AM, Ruslan Zakirov
<ruslan.zakirov at gmail.com> wrote:
> http://svn.bestpractical.com/cgi-bin/index.cgi/bps/revision/?rev=18373

I just noticed a very similar problem when someone did a search for
User.id = '_CurrentUser_', which failed after turning into
LOWER(User.id) in the actual query. Is there a systematic way to get
the Postgres backend to check types or is the answer something more
like "Use MySQL because it's more tested"?

Chris


More information about the Rt-devel mailing list