)]}'
{
  "commit": "367a5d948e6d57e7beae23b7d9bdad2eb7f5185b",
  "tree": "7c8b79faa7ff62997ae69b991898b4dec3c12bd0",
  "parents": [
    "9a8645a12cd03303e921ea9c1e5938f96ad45fe1"
  ],
  "author": {
    "name": "Alexander Timin",
    "email": "alexander@timin.me",
    "time": "Mon Oct 20 00:36:08 2025 +0100"
  },
  "committer": {
    "name": "Alexander Timin",
    "email": "alexander@timin.me",
    "time": "Mon Nov 03 21:42:50 2025 +0000"
  },
  "message": "ui: add support for transforming columns in table viewer\n\nInitial version of supporting transformation of the table columns in the table\nviewer. For now, transformations of the string columns are supported:\n- length\n- substr\n- extract_regexp\n- remove_prefix / remove_suffix\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "9133297a82a34c994e1102d1e6a3e989ff042375",
      "old_mode": 33188,
      "old_path": "ui/src/base/semantic_icons.ts",
      "new_id": "26c350a9c1e4c1de9fae4374a715d37ca9a0fa67",
      "new_mode": 33188,
      "new_path": "ui/src/base/semantic_icons.ts"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "9a8a9da4e191f58a7cc36929332f9914dd3ae804",
      "new_mode": 33188,
      "new_path": "ui/src/components/widgets/sql/table/menus/transform_column_menu.ts"
    },
    {
      "type": "modify",
      "old_id": "99aad64c476ce3cd413871c82fc650450ff650c2",
      "old_mode": 33188,
      "old_path": "ui/src/components/widgets/sql/table/table.ts",
      "new_id": "94d1ae58cb3473eef632ba9d332fda2fdd3eec14",
      "new_mode": 33188,
      "new_path": "ui/src/components/widgets/sql/table/table.ts"
    },
    {
      "type": "modify",
      "old_id": "db86203da561e90f0c246e287ac6d24de8cf906b",
      "old_mode": 33188,
      "old_path": "ui/src/components/widgets/sql/table/table_column.ts",
      "new_id": "a5d8df46a5a2f9fecc957b82b63c6889ec24d28d",
      "new_mode": 33188,
      "new_path": "ui/src/components/widgets/sql/table/table_column.ts"
    }
  ]
}
