Commit Graph

7 Commits

Author SHA1 Message Date
Andy Arthur cb961d642e go/doltcore/migrate: pr feedback 2023-02-21 16:05:58 -08:00
Andy Arthur ec4ee82a70 go/doltcore/migrate: write table for migrated commit mapping 2023-02-14 17:22:04 -08:00
Dhruv Sringari 46ec892d69 persist a commit mapping to the chunkstore after migration (#4458)
The commit mapping is persisted as dangling chunks. We don't expect it to remain after a GC and it will not be picked up during a push or pull.
2022-10-04 17:44:51 -07:00
Andy Arthur 41a73236cb added time to progress logging 2022-08-05 09:20:02 -07:00
Andy Arthur fa3e7f9685 fixed keyless table migration 2022-07-29 08:02:15 -07:00
Andy Arthur 05258b6932 iterating on DOLT_DEV migration 2022-07-25 14:52:47 -07:00
Andy Arthur db7515ca12 sketch out migration 2022-07-25 14:52:47 -07:00