SDG-1126: "Delete data from table before generation" now works correctly for memory optimized tables.
SDG-1127: Clustered columnstore indexes are no longer disabled prior to data insertion.
SDG-1128: Columnstore indexes are no longer disabled and reenabled on unselected tables in the database.
SDG-1129: "City from State or Region" cross column generator now builds its dictionary correctly.
Fixed the project configuration dialog marking the project as unsaved when nothing has changed.
SDG-534: Can now not save passwords as part of projects.
SDG-942: money & smallmoney sql types now correctly show the preview to 4 dp.
SDG-1081: UI no longer breaks Python generators after a project is saved.
SDG-1094: UI no longer breaks Python generators when switching columns.
SDG-1111: Allow null values checkbox for SQL Statement generator has the correct initial value.
SDG-1113: Date Add generator no longer sometimes stops halfway through generating.
SDG-1174: Now shows project configuration dialog if there was an error opening a project. This will improve initial load time when there are many tests.