This website requires JavaScript.
Explore
Help
Sign In
RetailCRM-Mirror
/
doctrine2
Watch
1
Star
0
Fork
0
You've already forked doctrine2
mirror of
synced
2025-01-18 14:31:40 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
4,542
Commits
5
Branches
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Jonathan H. Wage
3afc8f794a
Throw exception when entity generator is not set
2010-04-14 14:17:09 -04:00
bin
Fix bin/doctrine.php global doctrine binary to work with Symfony components
2010-04-09 15:34:53 +02:00
lib
Throw exception when entity generator is not set
2010-04-14 14:17:09 -04:00
tests
Merge remote branch 'upstream/master'
2010-04-14 10:32:11 -04:00
tools
DDC-510 - Fix sandbox to work with new annotations metadata changes
2010-04-12 21:56:55 +02:00
build.properties.dev
[2.0] Added more configuration options that optionally allow to generate PDepend and PHPMD reports and version them by svn revision
2010-02-07 10:04:17 +00:00
build.xml
[2.0] Added more configuration options that optionally allow to generate PDepend and PHPMD reports and version them by svn revision
2010-02-07 10:04:17 +00:00
CHANGELOG
[2.0] test commit for DDC-2
2009-09-09 18:47:26 +00:00
COPYRIGHT
[2.0] DDC-91 - Enhanced SchemaManager::listTableIndexes() considerably. Add primary keys to the index list, add a bool flag primary to each index, add an array of columns to each index. Moved a test to SchemaFunctionalTestCase to check that every database (Mysql, Pgsql, Sqlite, Oracle) returns exactly the same data from this function.
2009-11-03 08:58:03 +00:00
doctrine-mapping.xsd
[DDC-193] Fixed.
2010-04-10 00:00:36 +02:00
jpgraph.php
[2.0][DDC-164][DDC-165] Fixed. Cleaned up ManyToManyMapping. Cleaned up identifier handling and handling of composite identifiers in some places.
2009-11-21 18:52:02 +00:00
LICENSE
[2.0] License corrections.
2009-02-25 13:43:24 +00:00
UPGRADE_TO_2_0
Updated UPGRADE_TO_2_0 file with recent changes
2010-04-12 23:55:41 +02:00
UPGRADE_TO_ALPHA3
[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
UPGRADE_TO_ALPHA4
[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
Description
Doctrine 2 Object Relational Mapper (ORM)
MIT
32
MiB
Languages
PHP
100%