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,700
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
David Abdemoulaie
93701e6736
Updating gitignore to properly ignore Common and DBAL
2010-05-25 15:13:01 -05:00
bin
DDC-515 - Enhanced Validate-Schema-Command, integrated it with CLI and besides mapping<->database checks also do consistency checks of the mapping files
2010-05-11 23:08:36 +02:00
lib
Third parameter to Expr::substring is now optional
2010-05-25 15:11:35 -05:00
tests
Third parameter to Expr::substring is now optional
2010-05-25 15:11:35 -05: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-dependencies.properties
Adjusted dependency paths.
2010-05-23 01:15:53 +02:00
build-dependencies.xml
Depdendency management and build updates.
2010-05-23 01:12:07 +02:00
build.properties.dev
Fixing build to place package.xml at root of package.
2010-05-25 15:52:13 -04:00
build.xml
Fixing build to place package.xml at root of package.
2010-05-25 15:52:13 -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%