2009/5/7 Mohd Shakir bin Zakaria <[email protected]>: > $ symfony doctrine:dql "FROM Message m where('m.id = ?', 1)"
Yeah, it's a DQL string, not the API, so you don't use place holders like that 'FROM Message m WHERE m.id = 1' -- Blog: http://pookey.co.uk/blog Follow me on twitter: http://twitter.com/ipchristian --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" 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/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
