.. |
Firebird
|
Changed all references from phpdoctrine.com to phpdoctrine.org
|
2008-02-22 18:11:35 +00:00 |
Informix
|
Changed all references from phpdoctrine.com to phpdoctrine.org
|
2008-02-22 18:11:35 +00:00 |
Mssql
|
Changed all references from phpdoctrine.com to phpdoctrine.org
|
2008-02-22 18:11:35 +00:00 |
Mysql
|
Changed all references from phpdoctrine.com to phpdoctrine.org
|
2008-02-22 18:11:35 +00:00 |
Oracle
|
Changed all references from phpdoctrine.com to phpdoctrine.org
|
2008-02-22 18:11:35 +00:00 |
Pgsql
|
Changed all references from phpdoctrine.com to phpdoctrine.org
|
2008-02-22 18:11:35 +00:00 |
Profiler
|
Changed all references from phpdoctrine.com to phpdoctrine.org
|
2008-02-22 18:11:35 +00:00 |
Sqlite
|
Changed all references from phpdoctrine.com to phpdoctrine.org
|
2008-02-22 18:11:35 +00:00 |
Common.php
|
Refactorings and initial commit/draft of new event handling / configuration / bootstrapping. Still need to remove all the static EntityManagerFactory::getManager lookup calls from the Production classes. The production classes need to have access to the EntityManager of the Query that constructed the Parser. It should be injected into the Parser during construction.
|
2008-06-05 19:01:58 +00:00 |
Db2.php
|
Merged dbal bugfixes from 0.11.
|
2008-05-17 12:22:24 +00:00 |
Exception.php
|
Changed all references from phpdoctrine.com to phpdoctrine.org
|
2008-02-22 18:11:35 +00:00 |
Firebird.php
|
Added getters to AST. Removed Production::__call. Added visitor support to AST. (guilherme: dont shoot me yet :-). visitor support doesnt hurt even if we do not use it for SQL generation). Lots of other things.
|
2008-06-15 15:56:28 +00:00 |
Informix.php
|
Changed all references from phpdoctrine.com to phpdoctrine.org
|
2008-02-22 18:11:35 +00:00 |
Mock.php
|
The usual 2.0 refactoring/implementation commit.
|
2008-07-04 16:32:19 +00:00 |
Module.php
|
Changed all references from phpdoctrine.com to phpdoctrine.org
|
2008-02-22 18:11:35 +00:00 |
Mssql.php
|
Merged all identity maps into one in the unitofwork. identity map now properly works with hierarchies.
|
2008-05-01 09:41:47 +00:00 |
Mysql.php
|
The usual 2.0 refactoring/implementation commit.
|
2008-07-04 16:32:19 +00:00 |
Oracle.php
|
Merged dbal bugfixes from 0.11.
|
2008-05-17 12:22:24 +00:00 |
Pgsql.php
|
Refactorings and initial commit/draft of new event handling / configuration / bootstrapping. Still need to remove all the static EntityManagerFactory::getManager lookup calls from the Production classes. The production classes need to have access to the EntityManager of the Query that constructed the Parser. It should be injected into the Parser during construction.
|
2008-06-05 19:01:58 +00:00 |
Profiler.php
|
Changed all references from phpdoctrine.com to phpdoctrine.org
|
2008-02-22 18:11:35 +00:00 |
Sqlite.php
|
The usual 2.0 refactoring/implementation commit.
|
2008-07-04 16:32:19 +00:00 |
Statement.php
|
Merged all identity maps into one in the unitofwork. identity map now properly works with hierarchies.
|
2008-05-01 09:41:47 +00:00 |
UnitOfWork.php
|
The usual 2.0 refactoring/implementation commit.
|
2008-07-04 16:32:19 +00:00 |