mirror of
https://github.com/dolthub/dolt.git
synced 2026-05-12 11:29:01 -05:00
30cc7d518f
This changes equal to compare by ref. Since computing the ref can be expensive we first check that the type refs are equal. Fixes #532