-
Notifications
You must be signed in to change notification settings - Fork 0
Statement of Purpose
Peter Kaufman edited this page Feb 12, 2020
·
2 revisions
Many companies have a live and development database where the development database is modified when new features are made. When the development database is updated, the live database should reflect the development one, so that the application works the same as it does in development when the changes are made live. This application is meant to take the place of a process of enumerating database changes and then recreating this changes in the live database.