File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,13 @@ Follow the instructions [here](https://github.com/nycdotnet/TSqlFlex/blob/master
1818Please either create issues on GitHub, or reach out to Steve on Twitter at [ @nycdotnet ] ( https://twitter.com/nycdotnet ) .
1919
2020** Patch notes:**
21+ * v0.0.9-alpha (2014-09-11):
22+ * Fix for "Invalid class string" exception in SSMS 2008 or lower (via pull request from David Pond - many thanks!)
23+ * Fix for "unable to determine identity of domain" isolated storage initialization bug in SSMS 2008 or lower.
24+ * Fixes for CTRL+A and CTRL+C - "Select all" and "copy" keyboard shortcuts now work as expected with T-SQL Flex.
25+ * Additional exception handling during data scripting - hopefully will allow more graceful recovery from out of memory exceptions, in particular.
26+ * Some clarifications to the installation instructions including mentioning that the user must unblock the DLLs.
27+ * Fixed the T-SQL Flex metadata so that the add-in info appears in the "SSMS Add-ins" dialog.
2128 * v0.0.8-alpha (2014-09-06):
2229 * Added about box with version info and links for feedback, issues, and updates.
2330 * Added button to open the latest scripted XML spreadsheet in Excel.
You can’t perform that action at this time.
0 commit comments