1
0
mirror of synced 2024-12-13 14:56:01 +03:00
doctrine2/lib/Doctrine/Schema
2006-11-05 20:08:34 +00:00
..
Column.php Import builder now supports default values and notnull constraints, added missing test case (Doctrine_Query_Update_TestCase), fixes #189 2006-10-24 08:56:47 +00:00
Database.php added addTable and getTables methods 2006-10-31 18:30:17 +00:00
Exception.php Developed Doctrine_Import, changed Doctrine_Schema objects to have unified constructor 2006-10-23 19:55:30 +00:00
Object.php Developed Doctrine_Import, changed Doctrine_Schema objects to have unified constructor 2006-10-23 19:55:30 +00:00
Relation.php DQL: support for DISTINCT keyword in aggregate functions, fixes #220 2006-11-05 20:08:34 +00:00
Table.php Added setRelation and getRelations 2006-11-03 20:18:12 +00:00