- https://github.com/sbdchd/squawk/blob/master/CHANGELOG.md - `prefer-big-int` - https://github.com/sbdchd/squawk/issues/189 - https://github.com/sbdchd/squawk/pull/238 - `prefer-timestamptz` - https://github.com/sbdchd/squawk/issues/227 - https://github.com/sbdchd/squawk/pull/230 - `prefer-bigint-over-int` and `prefer-bigint-over-smallint` to replace `prefer-big-int` - https://github.com/sbdchd/squawk/pull/273 - https://github.com/sbdchd/squawk/issues/272 - `ban-drop-not-null` - https://github.com/sbdchd/squawk/issues/282 - https://github.com/sbdchd/squawk/pull/288 - `ban-drop-table` - https://github.com/sbdchd/squawk/pull/286 - `transaction-nesting` - https://github.com/sbdchd/squawk/pull/303 - `adding-required-field` - https://github.com/sbdchd/squawk/pull/301 - :heavy_check_mark: https://github.com/sbdchd/squawk/pull/251 - https://github.com/premium-minds/sonar-postgres-plugin/pull/32 - `ban-concurrent-index-creation-in-transaction` - https://github.com/sbdchd/squawk/releases/tag/v0.27.0 - :heavy_check_mark: `ban-truncate-cascade` - https://github.com/sbdchd/squawk/pull/453 - https://github.com/premium-minds/sonar-postgres-plugin/pull/48 - `ban-uncommitted-transaction` - https://github.com/sbdchd/squawk/pull/699
prefer-big-intprefer-timestamptzprefer-timestamptzsbdchd/squawk#227prefer-bigint-over-intandprefer-bigint-over-smallintto replaceprefer-big-intban-drop-not-nullban-drop-tabletransaction-nestingadding-required-fieldban-concurrent-index-creation-in-transactionban-truncate-cascadeban-uncommitted-transaction