Completed
Branch feature-relations (7f62b3)
by Thomas
03:51
created

PHP Classes Changes

A OneToOne added
A Owner added
A Relation added
A ManyToMany added
A OneToMany added
D F Entity got worse

PHP Operations Changes

C Entity::getRelation() added
C ManyToMany::addRelated() added
C ManyToMany::deleteRelated() added
B ManyToMany::fetchAll() added
B Owner::setRelated() added
A ManyToMany::addJoin() added
A OneToMany::__construct() added
A OneToMany::fetch() added
A Relation::fetchAll() added
A Owner::__construct() added
view more  
C B QueryBuilder::convertPlaceholders() improved
C A Entity::deleteRelations() improved
D A Entity::fetch() improved
C
Entity::setRelation() removed
C
Entity::getRelationDefinition() removed
C
Entity::addRelations() removed
A
Entity::getForeignKey() removed