)]}'
{
  "commit": "021e97df1ca96b49e759db3fad3b5508f08574f4",
  "tree": "3da3df1e9e090d9c74391f7dc5b483573a709238",
  "parents": [
    "8cd2997dd7a85725ddc4025a3872c6ab4c158456"
  ],
  "author": {
    "name": "Filipe Guerreiro",
    "email": "filipe.m.guerreiro@gmail.com",
    "time": "Thu Jun 18 17:37:19 2026 +0900"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Thu Jun 18 08:37:19 2026 +0000"
  },
  "message": "feat: add PostgreSQL EXCLUDE constraint parsing (#2307)",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "23944c459144dfd64aabd3963463990186e0b4b2",
      "old_mode": 33188,
      "old_path": "src/ast/mod.rs",
      "new_id": "9dad8470fa73b7966c6b7bcecc3e41b370a865cf",
      "new_mode": 33188,
      "new_path": "src/ast/mod.rs"
    },
    {
      "type": "modify",
      "old_id": "cd4034c7da5b1d6294f4dc5adf1dc433d913223f",
      "old_mode": 33188,
      "old_path": "src/ast/spans.rs",
      "new_id": "7855ff15053a43f47afb8fc93309b9712cfe9e33",
      "new_mode": 33188,
      "new_path": "src/ast/spans.rs"
    },
    {
      "type": "modify",
      "old_id": "9ba196a81ee52047ec0b98337644942dd366a12a",
      "old_mode": 33188,
      "old_path": "src/ast/table_constraints.rs",
      "new_id": "463bf435b117136c3b7ded48aee5b43d98de9d39",
      "new_mode": 33188,
      "new_path": "src/ast/table_constraints.rs"
    },
    {
      "type": "modify",
      "old_id": "7ee826c25c7f159f08ac1b92201a7f12aa5614a9",
      "old_mode": 33188,
      "old_path": "src/dialect/generic.rs",
      "new_id": "d408cb181abe39169629bf5d4de1d22700d5a7e8",
      "new_mode": 33188,
      "new_path": "src/dialect/generic.rs"
    },
    {
      "type": "modify",
      "old_id": "4b791d8ed62091daa3f840ab6caf22292fa88b7c",
      "old_mode": 33188,
      "old_path": "src/dialect/mod.rs",
      "new_id": "8a963cd42cec07af6cbed8aa11c91a005030bb11",
      "new_mode": 33188,
      "new_path": "src/dialect/mod.rs"
    },
    {
      "type": "modify",
      "old_id": "8b52ef6e3435644c5df92cdc2731cd28875607f1",
      "old_mode": 33188,
      "old_path": "src/dialect/postgresql.rs",
      "new_id": "5dc2dbcf4b320453da2478e8e85f9c333caee119",
      "new_mode": 33188,
      "new_path": "src/dialect/postgresql.rs"
    },
    {
      "type": "modify",
      "old_id": "d36e1adcd1bf1454bbd27257a4b3fcbc4093cdd8",
      "old_mode": 33188,
      "old_path": "src/parser/mod.rs",
      "new_id": "6540cdc0d9133017f415048470e696fdbcbfc281",
      "new_mode": 33188,
      "new_path": "src/parser/mod.rs"
    },
    {
      "type": "modify",
      "old_id": "a61dd9afea417cb4dac8dada83b013cf84239046",
      "old_mode": 33188,
      "old_path": "tests/sqlparser_postgres.rs",
      "new_id": "aa8e37c04ddbaa85cb73fa5603ae1afbbc708eb9",
      "new_mode": 33188,
      "new_path": "tests/sqlparser_postgres.rs"
    }
  ]
}
