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 22:41:43 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
4,715
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
Roman S. Borschel
5d00fb764b
[DDC-622] Fixed.
2010-06-07 13:10:15 +02:00
bin
Fixing ORM version.
2010-05-26 11:47:01 -04:00
lib
[DDC-622] Fixed.
2010-06-07 13:10:15 +02:00
tests
Fixed order in testcase.
2010-06-07 13:02:29 +02:00
tools
/sandbox
Cleanup after move.
2010-05-25 11:49:33 -04:00
.gitignore
Updating gitignore to properly ignore Common and DBAL
2010-05-25 15:13:01 -05:00
.gitmodules
Added submodules.
2010-05-25 11:39:30 -04:00
build.properties.dev
Trying new way to generate pear packages.
2010-05-25 23:15:16 -04:00
build.xml
Removing phing dependency resolving as it is done with submodules now.
2010-05-26 11:56:43 -04:00
doctrine-mapping.xsd
DDC-537 Add missing sequence-generator tag definition in doctrine-mapping.xsd
2010-05-01 03:33:13 +02:00
LICENSE
[2.0] License corrections.
2009-02-25 13:43:24 +00:00
UPGRADE_TO_2_0
DDC-536 - Make forwards compatible change in EntityRepository adding getters for the protected variables to allow a smooth change when they will be turned private in Beta2
2010-04-27 19:37:27 +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%