Skip to content

Releases: sbdchd/squawk

v0.5.4

Choose a tag to compare

@sbdchd sbdchd released this 08 Jan 20:03
56c7c2b

Fixed

  • parsing of RangeVar with missing inh field

v0.5.3

Choose a tag to compare

@sbdchd sbdchd released this 04 Jan 19:29
557d34f

Fixed

  • parsing of alter table with type cast

v0.5.2

Choose a tag to compare

@sbdchd sbdchd released this 26 Oct 22:43
06b4986

Fixed

  • parsing of create table with primary key constraint on two fields

v0.5.1

Choose a tag to compare

@sbdchd sbdchd released this 08 Oct 02:29
3a3696d

Fixed

  • run prefer-text-field on alter table statments

v0.5.0

Choose a tag to compare

@sbdchd sbdchd released this 09 Sep 03:54
ffd7463

Added

  • new rule adding-primary-key-field

Fixed

  • parsing ->> operator

v0.4.1

Choose a tag to compare

@sbdchd sbdchd released this 20 Aug 02:47
045de3f

Fixed

  • parse function calls in alter table statements

v0.4.0

Choose a tag to compare

@sbdchd sbdchd released this 20 Jul 03:23
7945161

Added

  • new rule ban-char-type

v0.3.0

Choose a tag to compare

@sbdchd sbdchd released this 10 Jul 21:57
d550c14

Changed

  • upload-to-github comment formatting to hopefully be more clear
  • docs on crates.io for sub crates

v0.2.3

Choose a tag to compare

@sbdchd sbdchd released this 10 Jul 03:12
05dfe50

Added

  • new rule prefer-robust-stmts

v0.2.2

Choose a tag to compare

@sbdchd sbdchd released this 26 Jun 02:25
e9707ef

Fixed

  • upload-to-github commenting on PRs when no files provided (#30)