[Cdash] database support in cdash

Julien Jomier julien.jomier at kitware.com
Tue Apr 22 14:20:57 UTC 2008


Hi Markus,

PDO support is not in progress but we can make it a priority if you need 
it quickly. It will probably have to wait the 1.2 release though.

I think it would be faster to change the queries manually. I'm going to 
give it a try when I get a chance. If it works well, it might be 
available soon.

Julien

Markus Grabner wrote:
> Am Mittwoch, 16. April 2008 14:56 schrieb Julien Jomier:
>> Hi Markus,
>>
>> Yes, there is plan to use php PDO to support other databases.
>> PDO ships with PHP 5.1, which means that if we add support for PDO it
>> won't be compatible with previous version of PHP (<5.1), that was the
>> only concern.
> Is PDO support already in progress, or is there a timeframe when this is 
> likely to happen? I was also wondering to which extent this can be done 
> automatically (i.e., transform code using native mysql_* function into code 
> using the PDO classes). Is there any tool for this translation, or is it 
> totally out of question?
> 
> 	Thanks & kind regards,
> 		Markus
> 
> 



More information about the CDash mailing list