News
Check if 'count' or 'count ()' is a custom function that you're supposed to define or import in your code. If so, define or import it. If 'count' refers to the built-in SQL function for counting rows, ...
Open the file where the error is, which is app/api/routes/users.py. Go to the top of your file and add the following line: from sqlalchemy import count. Save changes ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results