Drupal 4.7/ sqlite

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.

share please

chx - June 3, 2006 - 21:50

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.

Its based in your old code,

tachyonxv - June 5, 2006 - 14:12

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

 
 

Drupal is a registered trademark of Dries Buytaert.