Skip to content

Alpha 4

Pre-release
Pre-release

Choose a tag to compare

@nycdotnet nycdotnet released this 18 Jun 04:36
· 125 commits to master since this release

This release represents a significant improvement to the user experience. T-SQL Flex is nearing beta status.

Patch notes:

  • v0.0.4-alpha (2014-06-18):
    • Converted to background worker. Added cancel button, timer, and progress bar.
    • Additional scripted output "minification" improvements (dropping insignificant decimals for example).
    • Other improvements to quality of scripted output such as bracketing of keywords.

tsqlflex-0 0 4-alpha

Known issues:
* Scripting 50,000+ rows may result in out of memory exceptions or even crash SSMS. Resolving this issue will be a major focus for the next version.