-
Notifications
You must be signed in to change notification settings - Fork 0
Future Enhancements
Peter Kaufman edited this page Feb 9, 2020
·
2 revisions
- Do not actually drop tables or delete documents, but rather rename them with a specific prefix so the user can revert the change if need be
- Be able to compare SQL databases that have nested views by determining the correct creation order for the views
- Improve the user interface to be more intuitive and easier for first-time users to get used to
- Data input validation when the user inputs data and before the user can actually do a database comparison (for example, the port should be a number)
- The size of the Graphical User Interface being the same when the user changes from one JFrame to the next