Metadata stored in the SQLite instances will need to be migrated and moved as versions change. We need to have a systematic way of doing such a thing. This could be a hand-rolled solution, or we might be able to get diesel to generate this stuff for us.
This is most likely a blocker for anyone to actually use vault to store their data.
Metadata stored in the SQLite instances will need to be migrated and moved as versions change. We need to have a systematic way of doing such a thing. This could be a hand-rolled solution, or we might be able to get diesel to generate this stuff for us.
This is most likely a blocker for anyone to actually use vault to store their data.