Hello, for a somewhat more complex query I need to specify the where clause explicitly when selecting objects of a mapped class. Now how would one include constants with a colon in such a query?
like: session().query(myclass).select("name = ':foo'") Any ideas? -- Cheers, Sol. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sqlalchemy" group. To post to this group, send email to sqlalchemy@googlegroups.com 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 -~----------~----~----~----~------~----~------~--~---