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
doctrine2
/
lib
/
Doctrine
/
ORM
/
Mapping
/
Builder
History
Benjamin Eberlei
b3a6fb7fde
[DDC-3461] Renamed AssocationBuilder::isPrimaryKey() to makePrimaryKey(). Same for FieldBuilder and depreceating isPrimaryKey(). Adjust tests. Revert change in ClassMetadataInfo and fix bug.
2015-03-18 17:06:30 +01:00
..
AssociationBuilder.php
[DDC-3461] Renamed AssocationBuilder::isPrimaryKey() to makePrimaryKey(). Same for FieldBuilder and depreceating isPrimaryKey(). Adjust tests. Revert change in ClassMetadataInfo and fix bug.
2015-03-18 17:06:30 +01:00
ClassMetadataBuilder.php
Added more docblock
2014-12-16 22:37:50 -03:00
EmbeddedBuilder.php
Added more docblock
2014-12-16 22:37:50 -03:00
EntityListenerBuilder.php
remove extra comma
2013-01-29 12:14:53 -02:00
FieldBuilder.php
[DDC-3461] Renamed AssocationBuilder::isPrimaryKey() to makePrimaryKey(). Same for FieldBuilder and depreceating isPrimaryKey(). Adjust tests. Revert change in ClassMetadataInfo and fix bug.
2015-03-18 17:06:30 +01:00
ManyToManyAssociationBuilder.php
Fix some LGPL occurances to MIT
2013-10-02 12:07:37 +02:00
OneToManyAssociationBuilder.php
Fix some LGPL occurances to MIT
2013-10-02 12:07:37 +02:00