[symfony-users] Doctrine Admin Generator Problem

2010-03-11 Thread Jim Krehl
row into the database with an already extant username. So, my question is ... How can I convince the admin interface not to create a new instance of a foreign relation? Thanks, Jim Krehl -- If you want to report a vulnerability issue on symfony, please send it to security at symfony

Re: [symfony-users] (Doctrine) as keyword doesn't work as expected. Can't figure out a query :(

2010-03-10 Thread Jim Krehl
On 03/10/2010 01:10 PM, miguelSantirso wrote: Hi, I have a starts_at field that keeps the date in which certain event starts or has started (in UNIX seconds). Also, I have a minutes_long field. I need to filter all the objects that are already finished and I tried adding the following to my