Skip to content

Delete-Where Azure Data Studio extension - simple utility that checks whether you have added WHERE clause to your INSERT and UPDATE statements

License

Notifications You must be signed in to change notification settings

ptakpiotr/Delete-Where

Repository files navigation

Delete-Where

Simple Azure Data Studio extension that checks for the presence of the WHERE clause in DELETE and UPDATE expressions. It offers basic checking for common scenarios.

Features

  • Checks for WHERE presence in DELETE and UPDATE commands separated by ;
  • Skips commands that were commented out
  • Can be launched via command pallete or via context menu in SQL files
  • Alerts user when invalid command detected

Examples

Extension in action Extension in action #2 Extension in action #3

About

Delete-Where Azure Data Studio extension - simple utility that checks whether you have added WHERE clause to your INSERT and UPDATE statements

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published