Releases: BrentOzarULTD/soddi
Releases · BrentOzarULTD/soddi
Version 1.5
Fix some issues:
- Make
NotifyAfter
the same asBatchSize
so that the UI updates at the correct number of rows. - Persist the value of the "Set Ids as Identity Fields" checkbox between sessions.
- Display the final row count for each table so that there are no longer tables appearing to have zero rows when the number of rows is less than
BatchSize
.
Version 1.4
- Add PostLinks, Tags, and PostHistory tables
- Re-enable MySQL and SQLite data providers
- Add option to make Id fields identities (or the selected database's equivalent)
- Add DataConnectionDialog for creating SQL Server connection strings
Version 1.3
Merge pull request #1 from Jorriss/master Add missing commits from move to BrentOzarULTD.