Skip to content

Releases: tattersoftware/codeigniter4-relations

Bugfix for reindex overwrite

15 Oct 18:44
26be5d7
Compare
Choose a tag to compare
v1.0.3

Bugfix nested reindex overwrite

Bugfix for nested loop

02 Oct 15:27
5f8ad90
Compare
Choose a tag to compare
v1.0.2

Bugfix nested loop

Allow single recursion repeats

02 Oct 14:56
3b49add
Compare
Choose a tag to compare

This update increases the scope for nested relations.

Previously $factories->machines[1]->factory was not allowed, but now is. $factories->machines[1]->factory->machines is still prevented.

Initial release

24 Sep 01:57
Compare
Choose a tag to compare
v1.0.0

Use updated Schema syntax