FeatureFuel
3

Option to toggle autosave and add version control for production code

Source: supabase/supabase#35146 · opened by @slooowshutter
Currently, the autosave feature presents a risk when working with production queries and functions. If we accidentally modify code and forget about it, changes are automatically saved and no way to get them back. Right now I pull my schema and commit it every now and then but it's not most reliable option.

Proposed solution:
• Add toggle option for autosave on specific saved snippets
• Implement version control to track changes
• Allow reverting to previous versions when mistakes occur

This would greatly improve safety when working with production code while maintaining the convenience of autosave for development work.

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests