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
The plugin could support migrating from SQLite to MySQL and the other way around. It would:
Help ship SQLite support in WordPress core
Encourage people worried about staying locked in SQLite
Help move the sites around
Technically, there's a streaming Data Liberation part to it where we track progress, handle deltas etc. Maybe it's a site sync within one site? Regardless of the implementation, the SQLite plugin could ship the UI.