In an application that I am supporting, lately I have made several changes to the DB structure.
I send the update to the users, but its very hard to keep them all up-to-date.
Is there any simple way to do this ?
Something that enables users to skip versions, but still do the update in the next version they install.
I use BlackFish database.
Thanks