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,318
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
beberlei
d197c814f3
[2.0] DDC-318 - Committed 3 commented tests for Operators that fail however
2010-02-11 19:14:45 +00:00
bin
[2.0] Fix for CLI Configuration and PEAR installer
2010-01-27 19:20:47 +00:00
lib
/Doctrine
[2.0] Added DQL Functions and Aggregate Functional Test-Case and fixed two small bugs in DQL Parser that came to light, also it seems that some of the functions are not supported by Oracle and Sqlite and some cases of SUBSTRING and TRIM produce bugs on MySQL.
2010-02-11 18:59:58 +00:00
tests
[2.0] DDC-318 - Committed 3 commented tests for Operators that fail however
2010-02-11 19:14:45 +00:00
tools
[2.0] Refactoring of build.xml to generate coverage xml optionally via build.properties. Also added option to set the phpunit xml configuration file.
2010-02-07 09:31:32 +00: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
[2.0][DDC-284] Fixed. API polish and some convention over configuration simplifications for join columns and join tables.
2010-02-09 17:13:49 +00: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
[2.0] DDC-277 - Added entry to UPGRADE_TO_2_0 Readme about removal of default mapping option.
2010-01-26 22:03:26 +00:00
Description
Doctrine 2 Object Relational Mapper (ORM)
MIT
32
MiB
Languages
PHP
100%