Hey everyone, hope you’re doing good.
I have a question about working at the staging state of my app.
I have a new feature being implemented but not ready for production yet. The feature requires one or two fields to be updated on a database table. But the point is can I update a database table without repercussions on the production stage? Is there something like a “database table versioning” ? I only read about data sources and that I think is just about data.
Thank you in advance