Skip to content

More Quick Fixes + Lint Rule & Doc Fixes

Compare
Choose a tag to compare
@sbdchd sbdchd released this 25 Aug 02:22
· 22 commits to master since this release
c4d79e3

Added

  • linter: quick fixes for prefer-text-field (#621), ban-char-field (#620), prefer-bigint-over-int, prefer-bigint-over-small-int (#618), and prefer-timestamptz (#617).

Fixed