1
0
mirror of synced 2024-12-14 07:06:04 +03:00
doctrine2/lib/Doctrine/ORM/Query/Exec
2010-03-15 17:19:00 +00:00
..
AbstractSqlExecutor.php [2.0] Further cleanups. Started eager loading support. 2009-07-21 09:25:14 +00:00
MultiTableDeleteExecutor.php [2.0] Code cleanups. Preparations for DDC-193. Fixed DDC-399, type configuration remains global for now but the irritating instance methods on the Configuration have been removed. Use Type::addType et al. Added TODOs for naming standards. 2010-03-15 17:19:00 +00:00
MultiTableUpdateExecutor.php [2.0][DDC-92] Fixed. Patch provided by Christian Heinrich. [DDC-274] Started some method renaming. [DDC-142] Fixed (join column names and discriminator column names dont support quoting) [DDC-258] Fixed. 2010-03-05 16:35:00 +00:00
SingleSelectExecutor.php [2.0] Further cleanups. Started eager loading support. 2009-07-21 09:25:14 +00:00
SingleTableDeleteUpdateExecutor.php [2.0] More docblocks. Renamed methods Type::addCustomType to Type::addType and Connection::exec to Connection::executeUpdate. Added Type::hasType. 2009-08-10 22:43:27 +00:00