DatabaseExport - Change Log
Below is a log of the updates to DatabaseExport.
- Added support for scripting tables.
- Added support for NOT EXISTS when scripting tables.
- Added support for NOT EXISTS when exporting data.
- Added installer project to Visual Studio Solution.
- Added support for IDENTITY_INSERT ON/OFF for exporting SQL INSERTS.
- Still TODO: Add code for scripting tables.
- DatabaseExport released as an open-source project to the public.