I have an updated version of the db layer for sqlite 2 (no PDO stuff). The only thing is tring to get logins to work without having to hack core. I have $user = user_load(array('uid' => 2)) in index.php to fix it. Some selects are al;so not working, so it needs more work before it is production ready. I have it on a local test site, but its not too useable at the moment. Theres a few posts on this, but nothing for 4.7 yet.

Comments

chx’s picture

I would be be delighted to see this code.
--
The news is Now Public | Drupal development: making the world better, one patch at a time.

--
Drupal development: making the world better, one patch at a time. | A bedroom without a teddy is like a face without a smile.

Anonymous’s picture

Its based in your old code, though its been updated a bit. Ive dumped it as an issue for the moment.
See http://drupal.org/node/67349