Re: [doctrine-user] Doctrine 1.2 Update

2017-02-10 Thread Marco Pivetta
Hey Eric, On Fri, Feb 10, 2017 at 8:43 PM, Eric Turner wrote: > I have been working with Doctrine 1.2 and decided that we needed to use > GUIDs as IDs instead of the auto increment. I found a bug while extending > the software that I would like to give back. > Help is

[doctrine-user] Doctrine 1.2 Update

2017-02-10 Thread Eric Turner
I have been working with Doctrine 1.2 and decided that we needed to use GUIDs as IDs instead of the auto increment. I found a bug while extending the software that I would like to give back. In the class Doctine_Import_Schema there is a section called _buildRelationships($array). I defined