This website requires JavaScript.
Explore
Help
Register
Sign In
cardosofelipe
/
fast-next-template
Template
Watch
1
Star
0
Fork
1
You've already forked fast-next-template
Code
Issues
1
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
dde091138e4954629e9bee25738f413f7507db80
fast-next-template
/
backend
/
app
/
crud
History
Felipe Cardoso
dde091138e
Refine organization query to count only active members using CASE statement
2025-11-06 11:11:18 +01:00
..
__init__.py
Remove and reorder unused imports across the project for cleaner and more consistent code structure
2025-11-01 04:50:43 +01:00
base.py
Add
# pragma: no cover
to defensive code sections in validators and CRUD operations
2025-11-02 07:42:24 +01:00
organization.py
Refine organization query to count only active members using CASE statement
2025-11-06 11:11:18 +01:00
session.py
Add
init_db
script for async database initialization and extensive tests for session management
2025-11-01 06:10:01 +01:00
user.py
Remove unused async database and CRUD modules
2025-11-01 05:47:43 +01:00