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-03-03 19:33:22 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
doctrine2
/
lib
/
Doctrine
/
ORM
/
Mapping
/
Builder
History
Guido Contreras Woda
cd728344e9
Allow an association to be set as primary key through the builder
2015-02-16 02:02:29 +00:00
..
AssociationBuilder.php
Allow an association to be set as primary key through the builder
2015-02-16 02:02:29 +00: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
Removed FieldBuilder::unsigned() method as it is only supported by MySQL
2014-01-03 09:48:38 +00: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