1
0
mirror of synced 2024-12-14 15:16:04 +03:00
doctrine2/lib/Doctrine
2007-06-14 16:01:15 +00:00
..
Adapter fixed E_STRICT issues 2007-06-10 19:17:26 +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 2007-06-13 22:10:21 +00:00
DataDict 2007-06-10 19:43:52 +00:00
Db new DQL Hydration algorithm ! 2007-05-31 17:45:07 +00:00
EventListener Removed deprecated AccessorInvoker 2007-06-05 19:14:43 +00:00
Export fixed E_STRICT issue 2007-06-14 15:01:58 +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 fixed a bug in import template 2007-06-13 22:16:50 +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 removed iterator references (those will be added when the implementation is ready) 2007-06-13 20:22:46 +00:00
Query complete support for DISTINCT keyword 2007-06-08 20:17:17 +00:00
RawSql - second round of PEAR CS fixes 2006-12-29 14:40:47 +00:00
Record * fixing boolean values, casting them to bool when reading from the database 2007-06-12 20:31:20 +00:00
Relation 2007-06-14 16:01:15 +00:00
Schema - second round of PEAR CS fixes 2006-12-29 14:40:47 +00:00
Sequence 2007-06-11 23:37:24 +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 Fixed #328 2007-06-07 19:17:56 +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 possible improvements to Cache class 2007-02-09 23:39:01 +00:00
Collection.php 2007-06-04 22:38:39 +00:00
Column.php 2007-05-19 17:29:43 +00:00
Compiler.php made compiler dynamic 2007-06-12 19:05:56 +00:00
Configurable.php private -> protected 2007-06-12 19:45:28 +00:00
Connection.php drafting Doctrine_Db functionality into connection class 2007-06-12 19:39:03 +00:00
DataDict.php boolean value parsing added 2007-02-15 11:36:43 +00:00
Db.php 2007-05-27 18:56:04 +00:00
EventListener.php - second round of PEAR CS fixes 2006-12-29 14:40:47 +00:00
Exception.php 2007-05-12 23:27:16 +00:00
Export.php 2007-06-14 14:02:40 +00:00
Expression.php DQL aggregate value model rewrite 2007-06-01 10:17:50 +00:00
Formatter.php boolean value handling fix 2007-06-12 16:52:35 +00:00
Hook.php 2007-05-26 16:49:58 +00:00
Hydrate.php 2007-06-13 11:02:30 +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 Fixed some spelling errors in xml export 2007-06-14 12:23:02 +00:00
Manager.php 2007-06-11 15:40:31 +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 added full support for join table self-referencing 2007-06-11 19:27:16 +00:00
RawSql.php 2007-05-27 18:56:04 +00:00
Record.php added Doctrine_Record->isModified() 2007-06-13 12:31:03 +00:00
Relation.php added full support for join table self-referencing 2007-06-11 19:27:16 +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 updated doc blocks, added savepoint as optional transaction parameter 2007-06-11 23:25:46 +00:00
Tokenizer.php added new methods 2007-05-11 19:07:06 +00:00
Transaction.php updated doc blocks, added savepoint as optional transaction parameter 2007-06-11 23:25:46 +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