Skip to content

AttributeError: '_GeneratorContextManager' object has no attribute 'scalar' #56

@mysorcerer2002

Description

@mysorcerer2002

File "C:\Users\mysor\desktop\mysite\backend\venv\lib\site-packages\fastcrud\crud\fast_crud.py", line 1290, in count
total_count: Optional[int] = await db.scalar(count_query)
AttributeError: '_GeneratorContextManager' object has no attribute 'scalar'
get_session with sqlmodel

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions