Archive for June 16th, 2012
Blog updated to 3.4, sqlite database fixed
I just upgraded my blog to WordPress 3.4. My blog’s database backend is not MySQL but instead (for portability reasons) I am using PDO for WordPress, a plugin which uses PDO (a PHP data access abstraction layer) to allow the use a sqlite database; i.e. a simple file. Unfortunately this sqlite backend is not 100% [...]
Posted: 16 June, 2012 in Me, Software.
Tags: pdo, sqlite, wordpress
Comments: 9
