Skip to content

management command to rename app reference in DB tables #1602

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

snopoke
Copy link
Contributor

@snopoke snopoke commented May 16, 2025

Description

Management command extracted from #1601

@snopoke snopoke requested a review from SmittieC May 16, 2025 15:04
snopoke added a commit that referenced this pull request May 16, 2025
@codecov-commenter
Copy link

codecov-commenter commented May 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@SmittieC
Copy link
Contributor

Is the plan to merge + run this first, then merge + deploy the rename channels PR?

@snopoke
Copy link
Contributor Author

snopoke commented May 19, 2025

Is the plan to merge + run this first, then merge + deploy the rename channels PR?

I actually don't think I'll use this at all but I'm committing it for reference. Originally I thought I would run this command and then deploy but that would result in the running service being out of sync with the DB. So the plan is this:

  1. Stop services
  2. Run the SQL via the DB shell
  3. Deploy the updated version of the servics

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants