1.7.3
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 0to sqlcmd for this stored proc
sp_sizeoptimiser
- Also affected by fix #203