apply-for-teacher-training icon indicating copy to clipboard operation
apply-for-teacher-training copied to clipboard

[1669] Rename detabase [DO NOT MERGE]

Open saliceti opened this issue 10 months ago • 1 comments

Context

Changes proposed in this pull request

Guidance to review

Link to Trello card

Things to check

  • [ ] If the code removes any existing feature flags, a data migration has also been added to delete the entry from the database
  • [ ] This code does not rely on migrations in the same Pull Request
  • [ ] If this code includes a migration adding or changing columns, it also backfills existing records for consistency
  • [ ] If this code adds a column to the DB, decide whether it needs to be in analytics yml file or analytics blocklist
  • [ ] API release notes have been updated if necessary
  • [ ] If it adds a significant user-facing change, is it documented in the CHANGELOG?
  • [ ] Required environment variables have been updated added to the Azure KeyVault

saliceti avatar Apr 18 '24 16:04 saliceti