hi, 
when i try to get workflow id from database with teh following sentence 
select * from workflowitem where item_id like 
'274a5c7c-8e5d-4ee2-8ca5-eae66cb6e6a3'

get the following error ''
Failed to execute SQL : SQL select * from workflowitem where item_id like 
'274a5c7c-8e5d-4ee2-8ca5-eae66cb6e6a3' failed : ERROR: operator does not 
exist: uuid ~~ unknown LINE 1: select * from workflowitem where item_id 
like '274a5c7c-8e5d... ^ HINT: No operator matches the given name and 
argument type(s). You might need to add explicit type casts.
What is the correct casting to do the sentence.

Really appreciate your help!


-- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.

Reply via email to