Not usre if this is something I did or not, so I won't open a ticket just yet but after I upgraded to lastest alpha all my mapBuilder files are set to FALSE for setUseIdGenerator. THis causes the ID not to be returned in admin generator when you insert a new row.
I checked and this setting is based on whether the schema file has defaultIdMethod="native", which mine does but it still ends up building my map files with it as false. For things like using manyToMany it causes the linking table to set the main key's PK to 0 because no PK was returned. I've tried to hnt this down but so far haven't had any luck. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony developers" 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-devs -~----------~----~----~----~------~----~------~--~---
