[go: up one dir, main page]

DAL: remove storage and config legacy code

Fixes #7528 (closed)

This MR removes:

  • migration code to current config layout
  • migration code from KVS based skip lists store to SQLite

Both migrations are supposed to be done when migrating to V22. From V22 to master and/or V23, no config or store migration is needed so far.

Edited by Mohamed IGUERNLALA

Merge request reports

Loading