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-30 03:51:43 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
4,694
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
b6a5402bcb
Query\Expr::_quoteLiteral properly quotes numeric strings
2010-05-25 13:41:02 -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
Query\Expr::_quoteLiteral properly quotes numeric strings
2010-05-25 13:41:02 -05:00
tests
Query\Expr::_quoteLiteral properly quotes numeric strings
2010-05-25 13:41:02 -05:00
tools
/sandbox
Cleanup after move.
2010-05-25 11:49:33 -04:00
.gitignore
Added .gitignore
2010-05-23 13:08:29 +02: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
[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
Cleanup after move.
2010-05-25 11:49:33 -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%