Skip to content

Conversation

@ancorcruz
Copy link
Contributor

@ancorcruz ancorcruz commented Oct 7, 2025

DO NOT MERGE UNTIL PREPARING A SPECIAL RELEASE WITH DATABASE CLEANUP

Description

This PR contains a destructive and irreversible database migration that drops the customer_snapshots table. This is the third and final step in the complete removal of the customer_snapshots.

DO NOT upgrade directly to the version containing this change, ensure previous version is upgraded first.

Context

The customer_snapshot feature was rolled back due to significant scalability risks. We implemented a three-step removal process to ensure maximum safety:

After a safe interval to allow users to upgrade, we are now removing the orphaned table to eliminate database clutter and finalize the cleanup.

This PR completes that process.

@ancorcruz ancorcruz self-assigned this Oct 7, 2025
@ancorcruz ancorcruz force-pushed the fix/revert-customer-snapshots-drop-table branch from d1a94f9 to f68b1d2 Compare October 7, 2025 13:58
@ancorcruz ancorcruz force-pushed the fix/revert-customer-snapshots-drop-table branch from f68b1d2 to 0aa76a4 Compare October 7, 2025 14:00
@ancorcruz
Copy link
Contributor Author

This other PR #3761 could be released together.

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