2
Environment-Specific Database Schema Modifications
Source: supabase/supabase#29639 · opened by @OmarAfet
When making changes to the database schema, such as adding, removing, or renaming columns, it's crucial to ensure that these modifications do not unintentionally affect the production environment. I propose adding a feature that allows developers to perform schema changes exclusively within designated development environments. This capability would ensure that any alterations made during development remain isolated and do not propagate to production, thereby protecting the live application from potential disruptions. Implementing this feature would enhance the safety and flexibility of managing database schemas, enabling smoother development workflows while maintaining the stability and integrity of the production system.
No pledges yet. Be the first to back this.
Comments
Similar requests
Default schema for Foreign Keys
1 vote · 0 comments
Allow selecting a schema in database connection string settings
4 votes · 0 comments
Restrict database schema changes in web UI
13 votes · 0 comments
Reorder Schema Visualizer
2 votes · 0 comments
Show schema of function in database triggers list
2 votes · 0 comments
No comments yet.