Re: [PHP-DEV] SQLite3 class missing createCollation()

2012-01-24 Thread b dewar
On Mon, Jan 23, 2012 at 6:44 PM, Damien Tournoud wrote: > Also see https://bugs.php.net/bug.php?id=55226 > > Same idea, but for the PDO_sqlite implementation. > > Damien > Thanks. I submitted my patch, and commented on both, referring each to the other. -- PHP Internals - PHP Runtime Developme

Re: [PHP-DEV] SQLite3 class missing createCollation()

2012-01-23 Thread Damien Tournoud
Also see https://bugs.php.net/bug.php?id=55226 Same idea, but for the PDO_sqlite implementation. Damien On Mon, Jan 23, 2012 at 11:28 PM, b dewar wrote: > Hi > > I initially sent this to php-db, but I guess it really belongs on internals. > > The C API for SQLite3 has an sqlite3_create_collatio