laravel-nestedset icon indicating copy to clipboard operation
laravel-nestedset copied to clipboard

Add `getQualifiedForeignKeyName` Method for Foreign Key Relation

Open adremis opened this issue 1 year ago • 0 comments

Hi,

In this pull request, I have added the missing method getQualifiedForeignKeyName to handle relationships. This method is essential for packages like rebing/graphql-laravel that use it to retrieve the parent foreign key column name.

adremis avatar Sep 14 '24 07:09 adremis