using doctrine 1.1 with symfony 1.2

http://www.symfony-project.org/blog/2009/01/12/call-the-expert-using-a-custom-version-of-doctrine

http://trac.symfony-project.org/ticket/5741

http://groups.google.com/group/symfony-users/browse_thread/thread/356209d6c9726993?hl=en

 

Status report (29.4.2009)

 

Doctrine 1.1.0 has a regression that enables the result cache per default -> unusable.

 

The current trunk of the 1.1 branch has strange problems when doing a "build-all-reload"

  • Notice: Undefined index:  keyField in /var/www/ullright/plugins/ullCorePlugin/lib/vendor/doctrine/lib/Doctrine/Import/Schema.php on line 494
     
  • Notice: Undefined index:  keyValue in /var/www/ullright/plugins/ullCorePlugin/lib/vendor/doctrine/lib/Doctrine/Import/Schema.php on line 494
     
  •   SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '= )' at line 1 
  •  

sfDoctrineTestPlugin::begin() fails the second time with a SQL integrity violaten (duplicate key)