[limb-issues] Commented: (DBAL-3) Make PDO based driver

Pavel Shevaev (JIRA) jira at limb-project.com
Mon Oct 30 14:08:32 MSK 2006


    [ http://jira.limb-project.com/browse/DBAL-3?page=comments#action_10044 ] 
            
Pavel Shevaev commented on DBAL-3:
----------------------------------

It turned out that at the moment PDO doesn't really provide good means for retrieving meta information. 

It makes sense to switch to PDO in order to replace all driver specific calls like mysql_*, pgsql_* with PDO analogues but does it really make sense?

> Make PDO based driver
> ---------------------
>
>                 Key: DBAL-3
>                 URL: http://jira.limb-project.com/browse/DBAL-3
>             Project: DBAL
>          Issue Type: New Feature
>            Reporter: Pavel Shevaev
>
> With PDO driver there will be no need to worry about supporting lots of databases. The question is whether it's possible at all, for example, is it possible to retrieve meta information with PDO and so on?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.limb-project.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the limb-issues mailing list