1
0
mirror of synced 2024-12-14 07:06:04 +03:00
doctrine2/lib/Doctrine
2007-02-07 13:11:05 +00:00
..
Adapter Cache implementation continues 2007-02-05 12:04:56 +00:00
Cache Cache implementation continues 2007-02-05 12:04:56 +00:00
Collection - remove trailing whitespace 2006-12-29 21:46:14 +00:00
Compiler - second round of PEAR CS fixes 2006-12-29 14:40:47 +00:00
Connection little sequence handling fix 2007-01-29 20:10:51 +00:00
DataDict 2007-02-04 22:37:48 +00:00
Db 2007-02-06 20:49:28 +00:00
EventListener Fixed variable name typos 2007-01-27 00:07:59 +00:00
Export fixed a typo 2007-02-07 13:09:12 +00:00
Expression - s/\$db/\$this->conn 2007-01-05 22:07:24 +00:00
Hook 2007-01-04 23:52:18 +00:00
Hydrate - second round of PEAR CS fixes 2006-12-29 14:40:47 +00:00
Import Fixed variable name typos 2007-01-27 00:07:59 +00:00
Locking Doctrine_Db_Statement no longer depends on PDOStatement 2007-02-01 22:46:59 +00:00
Manager - second round of PEAR CS fixes 2006-12-29 14:40:47 +00:00
Node little refactorings 2007-01-16 00:12:52 +00:00
Query DQL ORDER BY now supports ordering by an aggregate value 2007-01-27 10:50:03 +00:00
RawSql - second round of PEAR CS fixes 2006-12-29 14:40:47 +00:00
Record - second round of PEAR CS fixes 2006-12-29 14:40:47 +00:00
Relation TreeStructure bug fixed 2007-01-04 21:08:56 +00:00
Schema - second round of PEAR CS fixes 2006-12-29 14:40:47 +00:00
Sequence little sequence handling fix 2007-01-29 20:10:51 +00:00
Table - second round of PEAR CS fixes 2006-12-29 14:40:47 +00:00
Transaction Removed transaction driver exceptions (not needed anymore) 2007-01-11 11:51:57 +00:00
Tree lots of refactorings 2007-01-21 18:31:51 +00:00
Validator 2007-01-25 23:05:26 +00:00
View - second round of PEAR CS fixes 2006-12-29 14:40:47 +00:00
Access.php - second round of PEAR CS fixes 2006-12-29 14:40:47 +00:00
Adapter.php - second round of PEAR CS fixes 2006-12-29 14:40:47 +00:00
Cache.php 2007-02-06 20:45:51 +00:00
Collection.php lots of refactorings 2007-01-21 18:31:51 +00:00
Compiler.php fixed compiler class list 2007-01-19 18:16:18 +00:00
Configurable.php 2007-01-24 22:50:49 +00:00
Connection.php fixed typo 2007-02-07 13:11:05 +00:00
DataDict.php - s/\$db/\$this->conn 2007-01-05 22:05:55 +00:00
Db.php Cache implementation continues 2007-02-05 12:04:56 +00:00
EventListener.php - second round of PEAR CS fixes 2006-12-29 14:40:47 +00:00
Exception.php - second round of PEAR CS fixes 2006-12-29 14:40:47 +00:00
Export.php added tests for mssql import driver 2007-01-25 22:27:20 +00:00
Expression.php - second round of PEAR CS fixes 2006-12-29 14:40:47 +00:00
Hook.php Fixed DQL many-to-many alias handling 2007-01-27 10:08:06 +00:00
Hydrate.php Doctrine_Db_Statement no longer depends on PDOStatement 2007-02-01 22:46:59 +00:00
Identifier.php - second round of PEAR CS fixes 2006-12-29 14:40:47 +00:00
Import.php - second round of PEAR CS fixes 2006-12-29 14:40:47 +00:00
Lib.php - fixed switch statement formating according to ZF CS 2006-12-29 21:30:37 +00:00
Manager.php removing exception when trying to call connection twice 2007-02-05 14:13:13 +00:00
Node.php Hierarchical data handling implementation moved from draft to main lib 2007-01-15 20:12:22 +00:00
Null.php - second round of PEAR CS fixes 2006-12-29 14:40:47 +00:00
Overloadable.php - first round of PEAR CS fixes 2006-12-29 14:01:31 +00:00
Query.php DQL ORDER BY now supports ordering by an aggregate value 2007-01-27 10:50:03 +00:00
RawSql.php - remove trailing whitespace 2006-12-29 21:46:14 +00:00
Record.php Fixed variable name typos 2007-01-27 00:07:59 +00:00
Relation.php TreeStructure bug fixed 2007-01-04 21:08:56 +00:00
Reporter.php 2007-01-01 18:37:48 +00:00
Schema.php - second round of PEAR CS fixes 2006-12-29 14:40:47 +00:00
Sequence.php 2007-02-01 09:58:53 +00:00
Table.php 2007-02-06 19:07:31 +00:00
Transaction.php 2007-02-06 19:05:03 +00:00
Tree.php 2007-01-15 22:08:31 +00:00
Validator.php 2007-01-29 21:24:18 +00:00
ValueHolder.php - second round of PEAR CS fixes 2006-12-29 14:40:47 +00:00
View.php - second round of PEAR CS fixes 2006-12-29 14:40:47 +00:00