/adsAlly

mssql assistant

Primary LanguageTypeScriptMIT LicenseMIT

ally

A set of functions to help you work with mssql server

Q: why in the description of the extension there are the words "set of functions", but there is only one function?
A: this extension is based on my tokenizer https://github.com/VasilevVitalii/mssqlrefine, which I plan to develop further. In parallel adding new features to this extension.

License

MIT

Features

  • Automatically convert MSSQL reserved world to uppercase or lowercase when you type query (use setting "Ally.Query Text Case: Case")
    Feature
  • Commands for MSSQL reserved world to uppercase or lowercase all text in editor
    Feature