6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
9/20/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#606] Typecasting required in whups/lib/Driver/sql.php on Oracle
*
Your Email Address
*
Spam protection
Enter the letters below:
. .. ,\ / __.. . |\/| \./ >< (__ |\ | | | | / \.__)| \|
Comment
> Hmm, I just have one idea - using LIKE operator here instead of comparison. > > This causes implicit conversion to char type for ID fields, > > and probably is much more portable than explicit typecasting. > > For example (whups/lib/Driver/sql.php, line 822): > > > > $join .= 'LEFT JOIN whups_queues ON whups_logs.log_type = > \'queue\' AND whups_logs.log_value LIKE whups_queues.queue_id '; > > > > I don't pretend that this idea is clever enough, however it may be a > solution :-) > >
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers