Skip to content

1.7.3

Choose a tag to compare

@lowlydba lowlydba released this 23 Jun 01:38
2c62c72

sp_helpme

  • Fixed #200 - nvarchar columns listed twice
  • Started re-styling some of the original sp_help code for readability & standardization
  • Fixed #207 and #203 - issues around case sensitivity, thank you @mattcargile for the fixes!

sp_doc

  • Fixed #208 - Updated documentation to clarify importance of supplying -y 0 to sqlcmd for this stored proc

sp_sizeoptimiser

  • Also affected by fix #203