squawk 2.49.0

Linter for Postgresql focused on database migrations.
---
source: crates/squawk/src/debug.rs
expression: output
---
{
  "stmts": [
    {
      "type": "SELECT"
    },
    {
      "type": "INSERT"
    },
    {
      "type": "UPDATE"
    },
    {
      "type": "DELETE"
    },
    {
      "type": "TRUNCATE"
    }
  ],
  "version": "0.1"
}