[symfony-users] Re: adding extra to sf_gurad_group

2008-02-14 Thread Kiril Mitev
By replacing the field sf_guard_group_id with sf_guard_group_id: { type: integer, foreignTable: sf_guard_group, foreignReference: id, required: true, onDelete: cascade } BR, Kiril -Original Message- From: Ámon Tamás <[EMAIL PROTECTED]> Reply-To: symfony-users@googlegroups.com To: symfony

[symfony-users] Re: adding extra to sf_gurad_group

2008-02-14 Thread Lee Bolding
TECTED] On Behalf Of Kiril Mitev Sent: 14 February 2008 08:52 To: symfony-users@googlegroups.com Subject: [symfony-users] Re: adding extra to sf_gurad_group By replacing the field sf_guard_group_id with sf_guard_group_id: { type: integer, foreignTable: sf_guard_group, foreignReference: id, requ

[symfony-users] Re: adding extra to sf_gurad_group

2008-02-15 Thread Georg Sorst
I've run into this problem before on some occasions (not related to sfGuard) so I guess your solution should help. However, shouldn't symfony be able to resolve sf_guard_group_id to sf_guard_group:id? Any idea what's the issue? Cu, Georg Kiril Mitev schrieb: > By replacing the field > > sf_guar