I have a list in a SharePoint site where I save some data. That list was created on a Feature activation process months ago!
Now, I have created new improvements like — added 2 new columns to the code (Inside the list creation process in my feature activation method).
My question comes here: Can I redeploy my solution and re-activate my Feature without losing any data in the list?
What's the best way to do that?