1
0
mirror of synced 2024-12-13 06:46:03 +03:00
Doctrine 2 Object Relational Mapper (ORM)
Go to file
romanb d94d5ec1cb - Fixes and changes to Doctrine_Compiler
- Added a small cli script to run the compiler from the command line. The script requires the Doctrine base directory (the directory where Doctrine.php and the Doctrine folder is in) and the target file as its parameters.

Example: ./dev/Doctrine/ ./dev/myproject/BundledClasses.php
2006-09-23 14:31:17 +00:00
Doctrine - Fixes and changes to Doctrine_Compiler 2006-09-23 14:31:17 +00:00
draft New Doctrine_DB enhancements 2006-09-23 10:44:39 +00:00
manual fixed missing links and mispell 2006-09-21 04:03:03 +00:00
tests Added a unit test for access of one-to-one related object from the foreign side. See ticket #108 2006-09-23 11:56:57 +00:00
tools/cli - Fixes and changes to Doctrine_Compiler 2006-09-23 14:31:17 +00:00
Doctrine.php Refactored Doctrine::loadAll() 2006-09-20 21:29:50 +00:00