You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The database I have is small and I need to track the incremental changes. I would prefer not to do full back ups every time. Is it possible to do incremental git changes programmatically?
The database I have is small and I need to track the incremental changes. I would prefer not to do full back ups every time. Is it possible to do incremental git changes programmatically?
Thanks!