Releases: analogueorm/analogue
Releases · analogueorm/analogue
v5.5.21
Prevent accessing a non existing foreign key
v5.5.20
Call correct parent method
v5.5.19
Merge branch '5.5' of github.com:analogueorm/analogue into 5.5
v5.5.18: Merge pull request #234 from analogueorm/analysis-X02aQW
Apply fixes from StyleCI
v5.5.17
Only sync foreign keys
v5.5.16: Merge pull request #228 from analogueorm/fix/null-foreign-key
Make sure related entity objects are in sync
v5.5.15: Merge pull request #222 from analogueorm/fix/null-foreign-key
Allow related entity to have relationship to same parent class with different entities.
v5.5.14: Merge pull request #220 from analogueorm/fix/proxy-factory
Generate proxies when path is not defined
v5.5.13: Merge pull request #215 from analogueorm/fix/foreign-keys
Allow mutation of foreign keys from entity attributes
v5.5.12: Merge pull request #211 from analogueorm/master
Improve proxy autoloading