Commit graph

2 commits

Author SHA1 Message Date
Viktor Tigerström
1e0e88b32f
accounts: add randomized accounts migration tests 2025-05-19 14:29:15 +02:00
Viktor Tigerström
dbb5d73079
accounts: add migration code from kvdb to SQL
This commit introduces the migration logic for transitioning the
accounts store from kvdb to SQL.

Note that as of this commit, the migration is not yet triggered by any
production code, i.e. only tests execute the migration logic.
2025-05-19 14:29:15 +02:00