HackerTrans
TopNewTrendsCommentsPastAskShowJobs

danielbachhuber

no profile record

comments

danielbachhuber
·3 lata temu·discuss
> For example, a WordPress site built on MySQL can't be migrated into an SQLite powered WordPress using a common migration plugin. I know, because I tried.

Out of curiosity, how recently did you try?

We're using a new SQLite integration that seems to be pretty good at translating SQL to SQLite: https://github.com/WordPress/sqlite-database-integration

We'd be curious to learn more about how it failed. It's definitely an area we'd like to improve.