fedspendingtransparency / usaspending-api

Server application to serve U.S. federal spending data via a RESTful API
https://www.usaspending.gov
Creative Commons Zero v1.0 Universal
309 stars 112 forks source link

[DEV-10910] Add database migration to update the schema of the covid_faba_spending table #4128

Closed aguest-kc closed 4 months ago

aguest-kc commented 4 months ago

Description: Added a new database migration to update the schema of the covid_faba_spending table from public to rpt.

Technical details: Added a new database migration to update the schema of the covid_faba_spending table from public to rpt.

Requirements for PR merge:

  1. [ ] Unit & integration tests updated
  2. [ ] API documentation updated
  3. [ ] Necessary PR reviewers:
    • [ ] Backend
  4. [ ] Matview impact assessment completed
  5. [ ] Frontend impact assessment completed
  6. [ ] Data validation completed
  7. [x] Appropriate Operations ticket(s) created
  8. [x] Jira Ticket DEV-10910:
    • [x] Link to this Pull-Request

Area for explaining above N/A when needed: