This website requires JavaScript.
Explore
Help
Sign In
cal
/
major-domo-database
Watch
1
Star
0
Fork
0
You've already forked major-domo-database
Code
Issues
8
Pull Requests
4
Actions
Packages
Projects
Releases
Wiki
Activity
7c7405cd1d
major-domo-database
/
app
/
routers_v3
/
stratplay
History
cal
0cc0cba6a9
Merge pull request 'fix: replace deprecated Pydantic .dict() with .model_dump() (
#76
)' (
#90
) from issue/76-replace-deprecated-pydantic-dict-with-model-dump into main
2026-04-08 03:23:30 +00:00
..
__init__.py
feat: Add group_by=sbaplayer to batting, pitching, and fielding endpoints
2026-02-17 17:42:14 -06:00
batting.py
fix: replace manual db.close() calls with middleware-based connection management (
#71
)
2026-04-07 21:30:36 -05:00
CLAUDE.md
docs: Add subdirectory CLAUDE.md files for routers, stratplay, and services
2026-02-17 17:32:25 -06:00
common.py
feat: Add group_by=sbaplayer to batting, pitching, and fielding endpoints
2026-02-17 17:42:14 -06:00
crud.py
Merge pull request 'fix: replace deprecated Pydantic .dict() with .model_dump() (
#76
)' (
#90
) from issue/76-replace-deprecated-pydantic-dict-with-model-dump into main
2026-04-08 03:23:30 +00:00
fielding.py
fix: replace manual db.close() calls with middleware-based connection management (
#71
)
2026-04-07 21:30:36 -05:00
models.py
feat: Add group_by=sbaplayer to batting, pitching, and fielding endpoints
2026-02-17 17:42:14 -06:00
pitching.py
fix: replace manual db.close() calls with middleware-based connection management (
#71
)
2026-04-07 21:30:36 -05:00
plays.py
fix: replace manual db.close() calls with middleware-based connection management (
#71
)
2026-04-07 21:30:36 -05:00