Skip to content

Releases: BrentOzarULTD/soddi

Version 1.5

20 Nov 17:52
Compare
Choose a tag to compare

Fix some issues:

  • Make NotifyAfter the same as BatchSize 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

17 Nov 18:32
Compare
Choose a tag to compare
  • 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

17 May 16:31
Compare
Choose a tag to compare
Merge pull request #1 from Jorriss/master

Add missing commits from move to BrentOzarULTD.