CodableDatastore icon indicating copy to clipboard operation
CodableDatastore copied to clipboard

Add better safeguards in place to prevent data corruption when ID types no longer match between migrations

Open dimitribouniol opened this issue 1 year ago • 0 comments
trafficstars

Ideally, the types should be detected to be incompatible, and a full migration should be kicked off. Maybe an entry is loaded and the ID decoding is tested at that point in some way to inform that the value is no longer the same?

dimitribouniol avatar Oct 19 '24 11:10 dimitribouniol