Is there any way to use the kratos-migrate container to move from one database backend to another?
Alternatively perhaps there is a tool to export the whole database as json and then re-import it later?
Its not a show stopper, but we are moving our development system from sqllite to cockroachdb and it would be nice not to have to ask everyone to re-register...