You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
question: is there an opportunity for Backend-agnostic migrations, supporting a kind of an ORM migration approach?
E.g., today there is a diag.Backend interface for inspecting data from supporting backend.Backends for diagnostic purposes. Perhaps a similar interface could support Backend-agnostic migrations.
Support migrations for the sqlite and mysql database schemas.
The text was updated successfully, but these errors were encountered: