mixer.Select doesn't select already exists User from the DB
- Dominant language
- Python
- Stars
- 953
- Forks
- 91
- PR merge metrics
- No merged PRs in 30d
Description
Following the documentation [mixer.SELECT](https://mixer.readthedocs.io/en/latest/api.html#select-a-relation-from-database) will choose from an already exists instance of a model. But I'm having an error. mixer.SELECT create users instead of selecting users in the DB.

Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the mixer.SELECT API documentation and the database-selection path it describes; the issue provides no source file or test to target. Reproduce the reported case and consider the work done when an existing User is selected instead of a new User being created.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100