Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
aquabarrier
/
ab-ms-core
Paused

App Files Files Community
Fetching metadata from the HF Docker repository...
ab-ms-core / app /tests /unit
21.6 kB
  • 4 contributors
History: 6 commits
MukeshKapoor25's picture
MukeshKapoor25
Refactor services and repositories to remove stored procedures in favor of direct ORM queries
177abaf 4 months ago
  • test_customers_list.py
    1.37 kB
    Implement customer listing with pagination and ordering via stored procedure; update models, services, and tests 6 months ago
  • test_employees.py
    4.79 kB
    Refactor services and repositories to remove stored procedures in favor of direct ORM queries 4 months ago
  • test_project_customers.py
    10.6 kB
    feat(customers): add endpoint to retrieve projects associated with a specific customer with pagination 4 months ago
  • test_projects_list.py
    4.93 kB
    Refactor services and repositories to remove stored procedures in favor of direct ORM queries 4 months ago