.. |
adodb-hack
|
moving php source files to lib directroy
|
2006-09-26 15:00:13 +00:00 |
Association
|
Fixes #128
|
2006-09-27 21:34:32 +00:00 |
Cache
|
moving php source files to lib directroy
|
2006-09-26 15:00:13 +00:00 |
Collection
|
|
2006-09-30 10:24:28 +00:00 |
Compiler
|
Moved relation classes under Doctrine_Relation namespace, fixes #134
|
2006-09-28 20:57:39 +00:00 |
Connection
|
Major change on how transactions are being handled: insert / update queries are now executed immediately and only deletes are being gathered (due to delete optimization strategies). Fixes #138, #135
|
2006-09-30 12:36:03 +00:00 |
DataDict
|
Sqlite datadict updated
|
2006-09-26 17:17:58 +00:00 |
DB
|
added fetch* methods to new Doctrine_DB
|
2006-09-27 10:55:02 +00:00 |
EventListener
|
moving php source files to lib directroy
|
2006-09-26 15:00:13 +00:00 |
Export
|
Added new exception classes, renamed Doctrine_Repository to Doctrine_Table_Repository, refactored many classes
|
2006-09-30 09:54:12 +00:00 |
Import
|
moving php source files to lib directroy
|
2006-09-26 15:00:13 +00:00 |
Locking
|
moving php source files to lib directroy
|
2006-09-26 15:00:13 +00:00 |
Manager
|
moving php source files to lib directroy
|
2006-09-26 15:00:13 +00:00 |
Query
|
Boolean type bugs fixed, fixes #101
|
2006-09-26 21:12:14 +00:00 |
RawSql
|
Added new exception classes, renamed Doctrine_Repository to Doctrine_Table_Repository, refactored many classes
|
2006-09-30 09:54:12 +00:00 |
Record
|
moving php source files to lib directroy
|
2006-09-26 15:00:13 +00:00 |
Relation
|
Moved relation classes under Doctrine_Relation namespace, fixes #134
|
2006-09-28 20:57:39 +00:00 |
Schema
|
Sqlite datadict updated
|
2006-09-26 17:17:58 +00:00 |
Table
|
Added new exception classes, renamed Doctrine_Repository to Doctrine_Table_Repository, refactored many classes
|
2006-09-30 09:54:12 +00:00 |
Validator
|
moving php source files to lib directroy
|
2006-09-26 15:00:13 +00:00 |
View
|
moving php source files to lib directroy
|
2006-09-26 15:00:13 +00:00 |
Access.php
|
moving php source files to lib directroy
|
2006-09-26 15:00:13 +00:00 |
Collection.php
|
Moved collection iterator classes under Collection_ namespace
|
2006-09-30 10:04:01 +00:00 |
Compiler.php
|
Added new exception classes, renamed Doctrine_Repository to Doctrine_Table_Repository, refactored many classes
|
2006-09-30 09:54:12 +00:00 |
Configurable.php
|
moving php source files to lib directroy
|
2006-09-26 15:00:13 +00:00 |
Connection.php
|
Major change on how transactions are being handled: insert / update queries are now executed immediately and only deletes are being gathered (due to delete optimization strategies). Fixes #138, #135
|
2006-09-30 12:36:03 +00:00 |
DataDict.php
|
moving php source files to lib directroy
|
2006-09-26 15:00:13 +00:00 |
DB.php
|
moving php source files to lib directroy
|
2006-09-26 15:00:13 +00:00 |
DBStatement.php
|
moving php source files to lib directroy
|
2006-09-26 15:00:13 +00:00 |
EventListener.php
|
moving php source files to lib directroy
|
2006-09-26 15:00:13 +00:00 |
Exception.php
|
moving php source files to lib directroy
|
2006-09-26 15:00:13 +00:00 |
Export.php
|
Added new exception classes, renamed Doctrine_Repository to Doctrine_Table_Repository, refactored many classes
|
2006-09-30 09:54:12 +00:00 |
Filter.php
|
moving php source files to lib directroy
|
2006-09-26 15:00:13 +00:00 |
Hydrate.php
|
Fixed fatal bug in Doctrine_Hydrate resulting in wrong mappings when result set contains rows in 'wrong' order.
|
2006-10-01 14:35:38 +00:00 |
Identifier.php
|
moving php source files to lib directroy
|
2006-09-26 15:00:13 +00:00 |
Import.php
|
moving php source files to lib directroy
|
2006-09-26 15:00:13 +00:00 |
Lib.php
|
moving php source files to lib directroy
|
2006-09-26 15:00:13 +00:00 |
Manager.php
|
Added new exception classes, renamed Doctrine_Repository to Doctrine_Table_Repository, refactored many classes
|
2006-09-30 09:54:12 +00:00 |
Null.php
|
moving php source files to lib directroy
|
2006-09-26 15:00:13 +00:00 |
Overloadable.php
|
moving php source files to lib directroy
|
2006-09-26 15:00:13 +00:00 |
Query.php
|
Moved relation classes under Doctrine_Relation namespace, fixes #134
|
2006-09-28 20:57:39 +00:00 |
RawSql.php
|
Added new exception classes, renamed Doctrine_Repository to Doctrine_Table_Repository, refactored many classes
|
2006-09-30 09:54:12 +00:00 |
Record.php
|
Major change on how transactions are being handled: insert / update queries are now executed immediately and only deletes are being gathered (due to delete optimization strategies). Fixes #138, #135
|
2006-09-30 12:36:03 +00:00 |
Relation.php
|
Major change on how transactions are being handled: insert / update queries are now executed immediately and only deletes are being gathered (due to delete optimization strategies). Fixes #138, #135
|
2006-09-30 12:36:03 +00:00 |
Schema.php
|
moving php source files to lib directroy
|
2006-09-26 15:00:13 +00:00 |
Session.php
|
Moved relation classes under Doctrine_Relation namespace, fixes #134
|
2006-09-28 20:57:39 +00:00 |
Table.php
|
Fixed many-to-many handling when join table component is accessed before the associated component, fixes #136, #84
|
2006-10-01 10:10:11 +00:00 |
Validator.php
|
fixed validators with default values
|
2006-10-01 14:48:53 +00:00 |
ValueHolder.php
|
moving php source files to lib directroy
|
2006-09-26 15:00:13 +00:00 |
View.php
|
moving php source files to lib directroy
|
2006-09-26 15:00:13 +00:00 |