tortoise / tortoise/tortoise-orm
`ManyToManyField` issue
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 5.6k
- Forks
- 516
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 9
Description
Describe the bug
ManyToManyField issue, once i try to init my database this error will just pop up - https://hastebin.com/yerafaciri.rust which makes no sense because i am using ManyToManyField like in the docs - https://hastebin.com/suwaqekofi.py - line 157 and 165
To Reproduce
I do not know.
Expected behavior
To make ManyToManyField to work properly
Additional context
I don't have any
Contributor guide
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
No repository files or tests are identified in the report. Start by reviewing the two linked code snippets and reproducing the database initialization failure with the reported ManyToManyField usage; done means identifying a reproducible cause and confirming that the relationship initializes without the reported error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- database
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100