| Student Name: | zahra naeem |
| Mentor Name: | Michal Cihar |
| Title: | Change Tracking of Data and Structure |
| Abstract: | This proposal is to work on adding the "Change Tracking" functionality for PHPMyAdmin.The functionality would help the developer of the phpMyAdmin to migrate changes from one place to another by just pressing the synchronization button.The changes being done in a table could be adding/removing/ updating tuples,creating/dropping tables, changing schema and maintaining table evolution from state A to B. |
| Public info: |
I have updated my project abstract on the suggestion of my mentor. Before, I was making changes in databases and tables in PHPmyadmin by first exporting and then importing those changes at the destination database. Now, those changes are made by just pressing the synchronization button. |