Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
aquabarrier
/
ab-ms-core
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
ab-ms-core
/
app
/
tests
/
unit
21.6 kB
4 contributors
History:
6 commits
MukeshKapoor25
Refactor services and repositories to remove stored procedures in favor of direct ORM queries
177abaf
4 months ago
test_customers_list.py
Safe
1.37 kB
Implement customer listing with pagination and ordering via stored procedure; update models, services, and tests
6 months ago
test_employees.py
Safe
4.79 kB
Refactor services and repositories to remove stored procedures in favor of direct ORM queries
4 months ago
test_project_customers.py
Safe
10.6 kB
feat(customers): add endpoint to retrieve projects associated with a specific customer with pagination
4 months ago
test_projects_list.py
Safe
4.93 kB
Refactor services and repositories to remove stored procedures in favor of direct ORM queries
4 months ago