)]}'
{
  "commit": "3e6018fcf0645da7876eec06d1604438bea0550e",
  "tree": "6bb2fa6081152d2dc32530a8eaaf0a58c31dc35e",
  "parents": [
    "0d7c91e331022831a974c2e34d32bb5b89ddc89c"
  ],
  "author": {
    "name": "Hendrik Hofstadt",
    "email": "hendrik@certus.one",
    "time": "Mon Oct 28 21:29:42 2019 +0100"
  },
  "committer": {
    "name": "Hendrik Hofstadt",
    "email": "hendrik@certus.one",
    "time": "Mon Oct 28 21:29:42 2019 +0100"
  },
  "message": "Add sqlboiler bazel rules\n\nThis implements a bazel rule to build sqlboiler models from sql migration stacks. It also launches a cockroachdb container in `create_container` and puts it in one pod with the nexantic-dev container.\n\nCurrently gazelle overwrites the `go_library` rule. I still need to find a way to properly exclude it.\n\nTest Plan: Built a sample set of sql models\n\nX-Origin-Diff: phab/D226\nGitOrigin-RevId: ff24f07bb0b3da9994c52a74f48b54e1e2bea726\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "fbd3a0c49df4c8162db0743f59b332ec0491b937",
      "old_mode": 33188,
      "old_path": "BUILD",
      "new_id": "46ea42643ef04133218cc85b0967c2c45bb8392b",
      "new_mode": 33188,
      "new_path": "BUILD"
    },
    {
      "type": "modify",
      "old_id": "37d59cd6b22a410b2b24092a5cddedcf8df0b063",
      "old_mode": 33188,
      "old_path": "build/Dockerfile",
      "new_id": "cbd171233c20d579fb9b6d62dc163a54016b1789",
      "new_mode": 33188,
      "new_path": "build/Dockerfile"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "e9ec548e8716e7008d6707bd759d305109a70219",
      "new_mode": 33188,
      "new_path": "build/sqlboiler/BUILD"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "bb61463fa885e03e70975d5a7ac84fef6785a0e1",
      "new_mode": 33188,
      "new_path": "build/sqlboiler/README.md"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "8a2d3b42a80ca53dd139e0feddb490f40924563a",
      "new_mode": 33188,
      "new_path": "build/sqlboiler/dbconfig.yml"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "602c73c179e03e26df06a3bb6c8d8d4670df9ddf",
      "new_mode": 33188,
      "new_path": "build/sqlboiler/sqlboiler.bzl"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "551ce5e2988bcb406e93070f849734abf0ab0363",
      "new_mode": 33188,
      "new_path": "build/sqlboiler/sqlboiler.toml"
    },
    {
      "type": "modify",
      "old_id": "0067d720e53fc7f077109f2f0d0d28a737b3d8ca",
      "old_mode": 33261,
      "old_path": "scripts/create_container.sh",
      "new_id": "c9c2db1fb78c23b6112ef1cc7e5ced901dc6307d",
      "new_mode": 33261,
      "new_path": "scripts/create_container.sh"
    },
    {
      "type": "modify",
      "old_id": "11d252d2cd44da233b46cef5f37be2dbe8effa01",
      "old_mode": 33261,
      "old_path": "scripts/destroy_container.sh",
      "new_id": "c60800a453368fa8823663fbcb0fb6a1c8ee5914",
      "new_mode": 33261,
      "new_path": "scripts/destroy_container.sh"
    }
  ]
}
