1
0
Fork 0
mirror of synced 2025-04-01 20:36:14 +03:00
doctrine2/lib
jackbravo b01212e2e8 Fixed a bug when using Templates and exporting classes using inheritance
If you hada base Doctrine_Record class that implemented a Template and some classes
that inherited from this one using single table inheritance, the export process
failed because it tried to create several times the same table
2007-08-23 00:57:33 +00:00
..
Doctrine Fixed a bug when using Templates and exporting classes using inheritance 2007-08-23 00:57:33 +00:00
Doctrine.php Changed import/export methods to importSchema() and exportSchema() 2007-08-16 22:42:35 +00:00