Issues
- 3
Incorrectly identifies `true` as volatile
#390 opened by tyre - 2
Still flags non-volatile defaults
#388 opened by wosc - 2
False positive for `prefer-robust-stmts` being reported even inside a transaction
#385 opened by bmbferreira - 0
Error when running squawk on an excluded file
#387 opened by PascalFrenz - 3
- 2
Add Windows release binaries
#374 opened by TylerJang27 - 0
Line numbers are inconsistent and are affected by whitespace and comments in the file
#373 opened by fnimick - 2
- 2
Dropping unique index concurrently is not supported
#366 opened by teeyingyap - 0
Plans for Windows Build Support?
#368 opened by ermakov-oleg - 3
False positive with RLS Alter table
#308 opened by kaushalyap - 2
Allow to exclude all rules that break clients
#316 opened by kudrevatykh - 5
Add option to ignore "create table"
#364 opened by wosc - 1
Line number in the syntax error message in CI
#365 opened by jiwoongim - 0
Installation error on darwin-x64
#360 opened by nanpx - 3
Upgrade lib_pgquery to latest
#340 opened by sbdchd - 1
- 2
Add binary for Darwin/Intel architecture
#355 opened by caioariede - 0
migrate from structopt to clap derive
#354 opened by chdsbd - 2
- 1
- 2
- 0
- 0
Ban truncate
#341 opened by sbdchd - 2
Allow use as a library?
#333 opened by jelder - 2
- 1
Adding column with unique constraint is blocking
#336 opened by froque - 0
- 0
Warn about unindexed foreign key constraints.
#334 opened by jelder - 4
`upload-to-github` could remove the existing comment once the validations are fixed
#328 opened by wmartins - 2
- 0
Missing an option to add an exit code for when `squawk upload-to-github` reports errors
#326 opened by wmartins - 2
CREATE TABLE and CREATE INDEX do not trigger prefer-robust-statements warnings individually
#325 opened by febpetroni - 2
Parse error on refreshing collation version
#323 opened by JennToo - 1
Can't parse PSQL respose when updating autovacuum settings in alembic migration
#320 opened by luisgc93 - 0
Only warn once about error in GitHub per statement
#319 opened by chdsbd - 2
- 1
Allow individual migrations to be ignored
#315 opened by argent-codes - 1
`constraint-missing-not-valid` should also forbid constraints when adding a column
#314 opened by avoronov-box - 4
PG 12+ allows reusing a CHECK constraint when setting NOT NULL on existing column
#300 opened by james-johnston-thumbtack - 2
TTY detection complicates use in scripts
#265 opened by dvogel - 4
Fails to parse statement with `union` keyword
#292 opened by byamba-ripple - 1
- 0
Build and publish Docker image
#290 opened by borisrozumnuk - 1
- 1
Certain non-volatile default values are being flagged in ADD COLUMN statement
#277 opened by andrewsmith - 0
Partition commands not supported by parser
#279 opened by qoelet - 3
- 0
Creating table with LIKE clauses raises an error
#270 opened by qoelet - 1
Build and publish wheels for python using maturin
#261 opened by tripcher