forked from cardosofelipe/fast-next-template
- Migrated database sessions and operations to `AsyncSession` for full async support. - Updated all service methods and dependencies (`get_db` to `get_async_db`) to support async logic. - Refactored admin, user, organization, session-related CRUD methods, and routes with await syntax. - Improved consistency and performance with async SQLAlchemy patterns. - Enhanced logging and error handling for async context.
0 lines
0 B
Python
Executable File
0 lines
0 B
Python
Executable File
The file is empty.