Skip to main content

All Questions

Filter by
Sorted by
Tagged with
3 votes
3 answers
2k views

database migration: upgrade schema deployed on client machines

I'm working on an application, which when deployed is installed locally on client machines, and uses a local database server. Stupidly, I didn't plan for schema changes -- and now it needs to change. ...
user avatar