[Tickets #606] Typecasting required in whups/lib/Driver/sql.php on Oracle

bugs at bugs.horde.org bugs at bugs.horde.org
Mon Sep 20 08:31:44 PDT 2004


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=606
-----------------------------------------------------------------------
 Ticket     | 606
 Updated By | rvs at angara.ru
 Summary    | Typecasting required in whups/lib/Driver/sql.php on Oracle
 Queue      | Whups
 State      | Unconfirmed
 Priority   | 2. Medium
 Type       | Bug
 Owners     | 
-----------------------------------------------------------------------


rvs at angara.ru (2004-09-20 08:31) wrote:

Or even cast it to VARCHAR sufficient length to contain full ID value:

$join .= 'LEFT JOIN whups_queues ON whups_logs.log_type = \'queue\' AND
whups_logs.log_value = cast(whups_queues.queue_id as varchar(16)) ';




More information about the bugs mailing list