Skip to content

1.7.1

Choose a tag to compare

@lowlydba lowlydba released this 13 Mar 17:51
95d6803

sp_sizeoptimiser

  • Fixed ordering of results
  • Compressed tables are now skipped for the sparse columns check, since those features are incompatible

sp_doc

  • Fixed missing line break in Synonyms section #186
  • Fixed display of multi-line EPs that are shown in tables
  • Fixed display of markdown inside EPs #185
    • Pipes are replaced with HTML code equivalent
    • Line breaks are replaced with <br/> tag
    • This renders markdown as raw text instead of applying usual markdown formatting
  • Fixed broken EPs for User Defined Table Types