Hello Michael, > its not clear to me what is actually going wrong in that case. does > it work if you use a raw psycopg2 script ? Yes it does, however I figured out the print statement from the other block was just printing what would be sent to the adapter and not to the database - that confused me.
It's working now, thanks, I needed the "ILIKE" function. -- Best Regards, Steve Howe --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sqlalchemy" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sqlalchemy?hl=en -~----------~----~----~----~------~----~------~--~---
