┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
┃                                     Diffly Summary                                     ┃
┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
   Primary key: id

 Schemas
 ▔▔▔▔▔▔▔
   Schemas match exactly (column count: 4).

 Rows
 ▔▔▔▔
   Left count             Right count
       5      (no change)      5

   ┏━┯━┯━┯━┯━┓╌╌╌┏━┯━┯━┯━┯━┓╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╮
   ┃ │ │ │ │ ┃ = ┃ │ │ │ │ ┃  2  equal    (40.00%)  │
   ┠─┼─┼─┼─┼─┨╌╌╌┠─┼─┼─┼─┼─┨╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌├╴  5  joined
   ┃ │ │ │ │ ┃ ≠ ┃ │ │ │ │ ┃  3  unequal  (60.00%)  │
   ┗━┷━┷━┷━┷━┛╌╌╌┗━┷━┷━┷━┷━┛╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╌╯

 Columns
 ▔▔▔▔▔▔▔
   ┏━━━━━━━━┳━━━━━━━━━━━━┳━━━━━━━━━━━━┳━━━━━━━━━━━┳━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━┓
   ┃ Column ┃ Match Rate ┃ mean_delta ┃ p95_delta ┃ max_abs_delta ┃       Top Changes ┃
   ┡━━━━━━━━╇━━━━━━━━━━━━╇━━━━━━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━┩
   │ price  │     60.00% │        0.6 │         2 │             2 │ 40.0 -> 42.0 (1x) │
   │        │            │            │           │               │ 20.0 -> 21.0 (1x) │
   ├────────┼────────────┼────────────┼───────────┼───────────────┼───────────────────┤
   │ qty    │     80.00% │        0.2 │         1 │             1 │       4 -> 5 (1x) │
   ├────────┼────────────┼────────────┼───────────┼───────────────┼───────────────────┤
   │ status │     80.00% │            │           │               │   "c" -> "x" (1x) │
   └────────┴────────────┴────────────┴───────────┴───────────────┴───────────────────┘
