ipfs / fs-repo-migrations

Migrations for the filesystem repository of ipfs clients
MIT License
57 stars 42 forks source link

Fix/fs 11 to 12 suppress error #151

Closed aschmahmann closed 2 years ago

aschmahmann commented 2 years ago

This is the easier fix for errors showing up than #150. While the approach in #150 is more correct, it's also less well tested and more complex. This should do the job for us just fine.

TODO: Add a basic test to verify that unnecessary errors still aren't showing up