.. |
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
|
Support for transaction isolation levels, fixes #186
|
2006-10-22 20:50:27 +00:00 |
DataDict
|
Support for transaction isolation levels, fixes #186
|
2006-10-22 20:50:27 +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 sqlite export driver
|
2006-10-20 21:31:00 +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
|
new attribute: Doctrine::ATTR_ACCESSORS, DQL subquery support, accessor invoking support
|
2006-10-06 16:50:00 +00:00 |
Query
|
Refs #175, Removed $collections instance variable from Doctrine_Record
|
2006-10-18 19:55: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
|
Finished the validation changes.
|
2006-10-11 16:24:18 +00:00 |
View
|
moving php source files to lib directroy
|
2006-09-26 15:00:13 +00:00 |
Access.php
|
Continued work on the validation component.
|
2006-10-10 16:15:43 +00:00 |
Collection.php
|
Nesting level too deep bug fixed
|
2006-10-18 20:24:45 +00:00 |
Compiler.php
|
Fixes to the compiler.
|
2006-10-02 10:47:43 +00:00 |
Configurable.php
|
new attribute: Doctrine::ATTR_ACCESSORS, DQL subquery support, accessor invoking support
|
2006-10-06 16:50:00 +00:00 |
Connection.php
|
Support for transaction isolation levels, fixes #186
|
2006-10-22 20:50:27 +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 Mysql export driver + updated some datadict drivers
|
2006-10-19 20:56:59 +00:00 |
Filter.php
|
moving php source files to lib directroy
|
2006-09-26 15:00:13 +00:00 |
Hydrate.php
|
Fixes #174
|
2006-10-17 21:18:57 +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
|
new attribute: Doctrine::ATTR_ACCESSORS, DQL subquery support, accessor invoking support
|
2006-10-06 16:50:00 +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
|
Refs #175, Removed $collections instance variable from Doctrine_Record
|
2006-10-18 19:55:14 +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
|
Fixes #180
|
2006-10-20 18:21:42 +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
|
Fixes #180
|
2006-10-20 18:21:42 +00:00 |
Validator.php
|
Necessary changes to the validation components. Further improvements and docs will follow in the next days.
|
2006-10-09 18:00:14 +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 |