Skip to content

Releases: tompet0191/replace-sql-values

v1.1.0

01 Jun 09:44

Choose a tag to compare

What's new

Bug fix

  • Case-insensitive parameter replacement - @To, @to, @TO etc. are now all treated as the same parameter

New feature

  • Quote checkbox per parameter — each SQL parameter row now has a ' checkbox (checked by default) that automatically wraps the value in single quotes on generate. Uncheck for numeric values. Internal single quotes are escaped (O'Brien'O''Brien'). The checkbox state is persisted across sessions.

v1.0.0

22 May 12:07

Choose a tag to compare

Initial release