There's no easy way of doing this. If you have a custom environment, you'll need to commit all the additions and modifications to an sql file that you would run after each db update. I'm current keeping all additions and modifications in an Excel spreadsheet (just use Navicat or Heidi to copy and paste each new record you create), one tab per modified table, and will eventually commit all this to an SQL file.
|