Hi there, on sqlite3 on debian sid using cake git master I am not able to run queries, the method fetch is failling.
I have augmented the code with debug statements and am able able to reproduce this behavior on the cake schema generate command Here is the else statement I added that is failing: https://github.com/h4ck3rm1k3/cakephp/blob/sqlitedebug/lib/Cake/Model/Datasource/Database/Sqlite.php#L398 php5-sqlite version is 5.5.9+dfsg-1. any ideas? Anyone else with that problem? thanks, mike -- James Michael DuPont Member of Free Libre Open Source Software Kosova http://www.flossk.org Saving Wikipedia(tm) articles from deletion http://SpeedyDeletion.wikia.com Mozilla Rep https://reps.mozilla.org/u/h4ck3rm1k3 -- Like Us on FaceBook https://www.facebook.com/CakePHP Find us on Twitter http://twitter.com/CakePHP --- You received this message because you are subscribed to the Google Groups "CakePHP" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/cake-php. For more options, visit https://groups.google.com/groups/opt_out.
