..
Adapter
Completes deprecation of Doctrine_Db. Fixes #362 .
2007-06-25 17:48:44 +00:00
AuditLog
2007-06-11 15:33:59 +00:00
Cache
2007-05-27 18:56:04 +00:00
Collection
2007-05-18 09:22:06 +00:00
Compiler
- second round of PEAR CS fixes
2006-12-29 14:40:47 +00:00
Connection
Addresses issue of infinte function recursion when saving related objects. Fixes #363 .
2007-06-25 17:51:37 +00:00
DataDict
formatting fix
2007-06-18 18:30:19 +00:00
EventListener
Corrected minor typo in phpDoc comment.
2007-06-26 04:36:12 +00:00
Export
undefined/uninitialized variable
2007-06-22 17:37:32 +00:00
Expression
fixed some more E_STRICT issues
2007-06-10 19:20:40 +00:00
Hook
2007-05-26 16:49:58 +00:00
Hydrate
One-to-one relation fetching fixed
2007-06-07 17:04:56 +00:00
Import
- Moved the record template inside the builder class, otherwise it is
2007-06-26 06:03:15 +00:00
Locking
2007-05-24 16:54:42 +00:00
Manager
- second round of PEAR CS fixes
2006-12-29 14:40:47 +00:00
Node
fixes #346
2007-06-15 10:33:15 +00:00
Query
2007-06-25 20:52:42 +00:00
RawSql
- second round of PEAR CS fixes
2006-12-29 14:40:47 +00:00
Record
1. Merging two event listener APIs
2007-06-19 23:33:04 +00:00
Relation
2007-06-25 21:36:45 +00:00
Schema
- second round of PEAR CS fixes
2006-12-29 14:40:47 +00:00
Sequence
2007-06-17 17:50:05 +00:00
Table
- second round of PEAR CS fixes
2006-12-29 14:40:47 +00:00
Transaction
added Mock driver
2007-06-10 19:38:22 +00:00
Tree
fixes #346
2007-06-15 10:33:15 +00:00
Validator
support for unique columns in multikey tables
2007-06-04 18:47:26 +00:00
View
- second round of PEAR CS fixes
2006-12-29 14:40:47 +00:00
Access.php
2007-06-08 19:07:32 +00:00
Adapter.php
- second round of PEAR CS fixes
2006-12-29 14:40:47 +00:00
AuditLog.php
2007-06-07 20:46:08 +00:00
Cache.php
Completes deprecation of Doctrine_Db. Fixes #362 .
2007-06-25 17:48:44 +00:00
Collection.php
fixes #351
2007-06-19 19:26:18 +00:00
Column.php
2007-05-19 17:29:43 +00:00
Compiler.php
2007-06-19 22:55:34 +00:00
Configurable.php
Completes deprecation of Doctrine_Db. Fixes #362 .
2007-06-25 17:48:44 +00:00
Connection.php
getDbh() now auto-connects
2007-06-25 19:56:15 +00:00
DataDict.php
boolean value parsing added
2007-02-15 11:36:43 +00:00
Db.php
Completes deprecation of Doctrine_Db. Fixes #362 .
2007-06-25 17:48:44 +00:00
Event.php
Completes deprecation of Doctrine_Db. Fixes #362 .
2007-06-25 17:48:44 +00:00
EventListener.php
2007-06-25 17:51:19 +00:00
Exception.php
2007-05-12 23:27:16 +00:00
Export.php
Export now executes the constraint clauses after the CREATE TABLE clauses
2007-06-25 19:03:58 +00:00
Expression.php
DQL aggregate value model rewrite
2007-06-01 10:17:50 +00:00
Formatter.php
foreign key support
2007-06-14 20:43:04 +00:00
Hook.php
2007-06-19 10:15:44 +00:00
Hydrate.php
fixes #359
2007-06-25 20:08:16 +00:00
Identifier.php
- second round of PEAR CS fixes
2006-12-29 14:40:47 +00:00
Import.php
2007-06-19 23:28:39 +00:00
IntegrityMapper.php
doc block fix
2007-06-14 18:17:07 +00:00
Lib.php
Completes deprecation of Doctrine_Db. Fixes #362 .
2007-06-25 17:48:44 +00:00
Manager.php
Completes deprecation of Doctrine_Db. Fixes #362 .
2007-06-25 17:48:44 +00:00
Node.php
refactoring for tree implementation
2007-02-08 12:53:32 +00:00
Null.php
2007-04-16 18:08:11 +00:00
Object.php
2007-06-07 16:26:01 +00:00
Overloadable.php
comments added
2007-02-08 22:11:18 +00:00
Query.php
fixes #359
2007-06-25 20:08:16 +00:00
RawSql.php
2007-05-27 18:56:04 +00:00
Record.php
2007-06-25 19:16:39 +00:00
Relation.php
2007-06-14 20:37:11 +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-06-20 14:12:31 +00:00
Tokenizer.php
added new methods
2007-05-11 19:07:06 +00:00
Transaction.php
new transaction tests
2007-06-25 18:47:36 +00:00
Tree.php
2007-01-15 22:08:31 +00:00
Util.php
new classes Doctrine_Event, Doctrine_Connection_Profiler_Exception and Doctrine_Util
2007-06-19 23:34:30 +00:00
Validator.php
2007-06-18 21:22:11 +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