Skip to content

v0.7.0

Compare
Choose a tag to compare
@sbdchd sbdchd released this 20 May 01:30
· 159 commits to master since this release
aeda060

Added

  • link to website for tty reporter when there are lint errors. (#120)
  • DROP INDEX support for "require-concurrent-index-creation" and "prefer-robust-stmts". (#124)
  • github comment now includes Squawk's version number. (#131)
  • new ban-drop-column rule (#132)

Changed

Fixed

  • false positive with prefer-text-field that wasn't allowing varchar
    without a length specified