Skip to content

Tags: staudenmeir/laravel-adjacency-list

Tags

v1.20.1

Toggle v1.20.1's commit message

Verified

This commit was signed with the committer’s verified signature.
staudenmeir Jonas Staudenmeir
Add additional methods (#232)

v1.22

Toggle v1.22's commit message

Verified

This commit was signed with the committer’s verified signature.
staudenmeir Jonas Staudenmeir
Refactoring

v1.21

Toggle v1.21's commit message

Verified

This commit was signed with the committer’s verified signature.
staudenmeir Jonas Staudenmeir
Support Laravel 11

v1.20

Toggle v1.20's commit message

Verified

This commit was signed with the committer’s verified signature.
staudenmeir Jonas Staudenmeir
Support Firebird

v1.19

Toggle v1.19's commit message

Verified

This commit was signed with the committer’s verified signature.
staudenmeir Jonas Staudenmeir
Merge branch '1.12'

v1.12.11

Toggle v1.12.11's commit message

Verified

This commit was signed with the committer’s verified signature.
staudenmeir Jonas Staudenmeir
Add RootAncestorOrSelf relation

v1.18

Toggle v1.18's commit message

Verified

This commit was signed with the committer’s verified signature.
staudenmeir Jonas Staudenmeir
Merge branch '1.12'

# Conflicts:
#	README.md
#	src/Eloquent/Relations/Graph/Ancestors.php
#	src/Eloquent/Relations/Graph/Descendants.php
#	tests/Graph/Models/Node.php

v1.12.10

Toggle v1.12.10's commit message

Verified

This commit was signed with the committer’s verified signature.
staudenmeir Jonas Staudenmeir
Make graph relationships concatenable

v1.17

Toggle v1.17's commit message

Verified

This commit was signed with the committer’s verified signature.
staudenmeir Jonas Staudenmeir
Improve tests

v1.12.9

Toggle v1.12.9's commit message

Verified

This commit was signed with the committer’s verified signature.
staudenmeir Jonas Staudenmeir
Add withInitialQueryConstraint() and withQueryConstraint() methods