If I switch to SQLite does it keep my blog posts? Or it’s a blank slate wit zero blog posts, pages? It was not entirely clear the way it is worded, and this is EXTREMELY important so I thought I ask, just to be sure. Thanks.
This topic was modified 3 years, 3 months ago by simonthesorcerer.
Great question! If you switch to an SQLite database this will result in a new database without the content you had existing on your previous site, which used a MySQL database. You can however switch back to the MySQL database that contains your pages/post data at any time, by disabling the SQLite module.