Re: [PDO] Mapping data type/size

[email protected] (Lukas Kahwe Smith) Mon, 2 Nov 2009 11:24:25 +0100
Newsgroups php.pdo
Message-ID <[email protected]>
On 02.11.2009, at 11:21, Lester Caine wrote:

> Fixing the Firebird PDO driver is all I am interested in, but the  
> poor generic documentation does make it difficult to know where to  
> start, and each driver still seems to be doing it's own thing, so  
> that making PDO perform cross database is equally problematic.


right .. the idea is that if we make sure that all features are  
covered with tests, we can better assure that all drivers are  
working .. and more importantly make it easy to identify missing  
features.

@Lester: do you have time to run the current tests against firebird  
and report back the results? i fear that this feature doesnt have a  
test yet though.

regards,
Lukas Kahwe Smith
[email protected]