[dev] [commits] Horde branch master updated. f5848a08a27b54dbc34f8786956fe65141ddddce

Michael M Slusarz slusarz at horde.org
Wed Jan 12 08:20:04 UTC 2011


Quoting Michael M Slusarz <slusarz at horde.org>:

> commit f5848a08a27b54dbc34f8786956fe65141ddddce
> Author: Michael M Slusarz <slusarz at curecanti.org>
> Date:   Wed Jan 12 01:05:44 2011 -0700
>
>     Convert Turba_Driver_Sql to using Horde_Db
>
>     Config file has changed - if non-Horde SQL DB used, it must be created
>     and passed into the 'sql' params value. By default, the Horde SQL DB is
>     used.
>
>  turba/config/backends.php.dist |   15 ++-
>  turba/lib/Driver/Sql.php       |  240  
> ++++++++++++++++------------------------
>  2 files changed, 102 insertions(+), 153 deletions(-)

We must remove ALL use of PEAR DB immediately, if not already done.   
Sqlite is unusable until this occurs (PEAR uses sqlite (sqlite version  
2), which can not read DB's written by Horde_Db, which uses PDO sqlite  
driver (sqlite version 3)).

michael

-- 
___________________________________
Michael Slusarz [slusarz at horde.org]



More information about the dev mailing list