1
0
mirror of synced 2024-12-13 22:56:04 +03:00
doctrine2/lib/Doctrine
2007-04-11 18:35:15 +00:00
..
Adapter caching docs 2007-02-09 20:56:04 +00:00
Cache fixed two typos/non-existent variables. 2007-03-20 23:15:51 +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 Algorithm for creating the tables in correct order 2007-04-03 17:36:46 +00:00
DataDict fixes #298 2007-04-11 18:35:15 +00:00
Db caching docs 2007-02-09 20:56:04 +00:00
EventListener Fixed variable name typos 2007-01-27 00:07:59 +00:00
Export Algorithm for creating the tables in correct order 2007-04-03 17:36:46 +00:00
Expression ported guid() from MDB2 2007-03-07 10:38:45 +00:00
Hook 2007-03-02 20:47:17 +00:00
Hydrate - second round of PEAR CS fixes 2006-12-29 14:40:47 +00:00
Import fixes #298 2007-04-11 18:35:15 +00:00
Locking Foreign key exporting added 2007-03-21 22:11:18 +00:00
Manager - second round of PEAR CS fixes 2006-12-29 14:40:47 +00:00
Node Added missing multiple root support for Doctrine_Node_NestedSet::getParent() 2007-02-10 18:07:05 +00:00
Query Check constraint parser added 2007-03-23 20:25:56 +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 fixed saving records using multiple connections 2007-03-02 09:23:24 +00:00
Schema - second round of PEAR CS fixes 2006-12-29 14:40:47 +00:00
Sequence little bug fix 2007-02-16 19:54:41 +00:00
Table - second round of PEAR CS fixes 2006-12-29 14:40:47 +00:00
Transaction 2007-02-17 18:21:26 +00:00
Tree refactoring for tree implementation 2007-02-08 12:53:32 +00:00
Validator Added validator for unsigned data types 2007-03-16 19:19:30 +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 possible improvements to Cache class 2007-02-09 23:39:01 +00:00
Collection.php fixes #300 2007-03-31 19:49:23 +00:00
Column.php cache implementation continues 2007-02-09 20:02:49 +00:00
Compiler.php Added validator for unsigned data types 2007-03-16 19:19:30 +00:00
Configurable.php 2007-04-03 17:41:02 +00:00
Connection.php Algorithm for creating the tables in correct order 2007-04-03 17:36:46 +00:00
DataDict.php boolean value parsing added 2007-02-15 11:36:43 +00:00
Db.php fixes #296 2007-04-03 21:28:06 +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 2007-04-03 21:19:24 +00:00
Expression.php ported guid() from MDB2 2007-03-07 10:38:45 +00:00
Hook.php 2007-03-16 22:17:32 +00:00
Hydrate.php fixed the handling of aliases within DQL DELETE and UPDATE queries 2007-03-01 21:48:09 +00:00
Identifier.php - second round of PEAR CS fixes 2006-12-29 14:40:47 +00:00
Import.php 2007-02-10 21:51:53 +00:00
Lib.php Relation model rewrite, first draft 2007-02-16 22:54:59 +00:00
Manager.php 2007-04-02 16:54:46 +00:00
Node.php refactoring for tree implementation 2007-02-08 12:53:32 +00:00
Null.php - second round of PEAR CS fixes 2006-12-29 14:40:47 +00:00
Overloadable.php comments added 2007-02-08 22:11:18 +00:00
Query.php unitialized or typo variables 2007-03-20 23:22:51 +00:00
RawSql.php unitialized or typo variables 2007-03-20 23:22:51 +00:00
Record.php Algorithm for creating the tables in correct order 2007-04-03 17:36:46 +00:00
Relation.php Foreign key exporting added 2007-03-21 22:11:18 +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 Added support for fetching a subclass when querying the baseclass if the 2007-04-08 14:55:14 +00:00
Transaction.php bulkdelete delete multikey rows 2007-04-10 17:31:22 +00:00
Tree.php 2007-01-15 22:08:31 +00:00
Validator.php Relation model rewrite, draft 2 2007-02-17 12:38:02 +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