Re: [PDO] Question on Persistent PDO Connections
[email protected] (Lukas Kahwe Smith) Fri, 6 Nov 2009 21:32:59 +0100
| Newsgroups | php.pdo |
|---|---|
| Message-ID | <[email protected]> |
On 06.11.2009, at 11:46, Lester Caine wrote: > And perhaps that is what we are missing here? PDO needs TWO levels > of functionality. Cross database compatible activity, and restricted > to specific driver. With a clean 'ring fence' so that we know what > we can use transparently, and what will not be possible to abstract > between databases? yeah. i think there needs to be a "portability first" mode, which can be selectively disabled. regards, Lukas Kahwe Smith [email protected]