top-think / top-think/think-orm
希望支持DoesntHave这样的关联
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 437
- Forks
- 188
- PR merge metrics
- No merged PRs in 30d
Description
有时候需要关联查询 没有回复的文章 的时候 希望支持 Article::doesnthas('comments') 这类语法
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the relationship-query entry points for the requested Article::doesnthas('comments') syntax; the issue names no files or tests. Done means the ORM supports querying articles without related comments using this form, with coverage for the no-reply relationship case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- database
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100