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,235
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
8ebd444966
DDC-179 - One more test for possible summer-time crazyness
2010-01-13 18:17:36 +00:00
bin
[2.0] Incorporated CLI refactorings. Added support to namespaces and unlimited depth namespaces. Dropped globalArguments for now, since they interfer in DAG implementation.
2009-12-21 17:38:14 +00:00
lib
/Doctrine
DDC-179 - Use ! modifier in Date Format to reset all non-date parts to zero unix timestamp values, i.e. H:i:s => '00:00:00' always
2010-01-13 18:11:34 +00:00
tests
DDC-179 - One more test for possible summer-time crazyness
2010-01-13 18:17:36 +00:00
tools
/sandbox
[2.0][DDC-221] Namespace fixes.
2009-12-22 13:56:30 +00:00
build.properties.dev
[2.0] Adding test coverage for ClassMetadataExporter
2009-10-05 22:09:29 +00:00
build.xml
[2.0] Fixed some build issues. Added new build properties. Please install VersionControl_SVN pear package in order to use the test target of the build file.
2009-09-19 12:10:59 +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] Small correction to enforce join-column or join-columns in many-to-one in the XSD.
2010-01-06 17:20:08 +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] Incorporated CLI refactorings. Added support to namespaces and unlimited depth namespaces. Dropped globalArguments for now, since they interfer in DAG implementation.
2009-12-21 17:38:14 +00:00
Description
Doctrine 2 Object Relational Mapper (ORM)
MIT
32
MiB
Languages
PHP
100%