Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement 'belongs to' relations in models #90

Open
SOHELAHMED7 opened this issue Mar 3, 2025 · 0 comments · May be fixed by #93
Open

Implement 'belongs to' relations in models #90

SOHELAHMED7 opened this issue Mar 3, 2025 · 0 comments · May be fixed by #93
Assignees
Labels
enhancement New feature or request

Comments

@SOHELAHMED7
Copy link
Member

Related to #88 and #89

Belongs to relation was already partially implement

Above PR removes that partial implementation

Implement 'belongs to' relation in models more thoroughly

More docs about 'belongsTo' relation is present at https://www.yiiframework.com/doc/guide/1.1/en/database.arr

@SOHELAHMED7 SOHELAHMED7 added the enhancement New feature or request label Mar 3, 2025
@SOHELAHMED7 SOHELAHMED7 self-assigned this Mar 3, 2025
@SOHELAHMED7 SOHELAHMED7 linked a pull request Mar 3, 2025 that will close this issue
@SOHELAHMED7 SOHELAHMED7 linked a pull request Mar 3, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant