Skip to content

Latest commit

 

History

History
35 lines (30 loc) · 1.37 KB

File metadata and controls

35 lines (30 loc) · 1.37 KB

Deleted Files To Restore (and adapt from databases to async SQLAlchemy v2)

Branch: issue71-sqlalchemy2 Compared against: merge-base with main (0b4c83b79d88a187f5525f7a8dc96b1386a9e0ec)

Application files

  • rctab/routers/accounting/abolishment.py
  • rctab/routers/accounting/allocations.py
  • rctab/routers/accounting/approvals.py
  • rctab/routers/accounting/cost_recovery.py
  • rctab/routers/accounting/desired_states.py
  • rctab/routers/accounting/finances.py
  • rctab/routers/accounting/persistence.py
  • rctab/routers/accounting/send_emails.py
  • rctab/routers/accounting/status.py
  • rctab/routers/accounting/summary_emails.py
  • rctab/routers/accounting/usage.py
  • rctab/tasks.py

Test files

  • tests/test_routes/test_abolishment.py
  • tests/test_routes/test_allocations.py
  • tests/test_routes/test_approvals.py
  • tests/test_routes/test_cost_recovery.py
  • tests/test_routes/test_desired_states.py
  • tests/test_routes/test_email_templates.py
  • tests/test_routes/test_finances.py
  • tests/test_routes/test_persistence.py
  • tests/test_routes/test_status.py
  • tests/test_routes/test_summary_emails.py
  • tests/test_routes/test_transactions.py (removed; legacy databases behavior guard)
  • tests/test_routes/test_usage.py
  • tests/test_tasks.py