Hello
The SQLite patch for Bug 42589 getColumnMeta requires
SQLITE_ENABLE_COLUMN_METADATA,
but on windows builds this doesn't seem to be activated, so this
functionality is missing. Or is there a specific reason why it isn't
enabled?
Could the status of the sqlite library features be shown i
On Mon, Jul 13, 2009 at 7:17 PM, Paul Biggar wrote:
> Hi Thomas,
>
> On Mon, Jul 13, 2009 at 9:15 PM, Thomas Koch wrote:
>> gcc -c -I/usr/local/include/php/ -I/usr/local/include/php/main -
>> I/usr/local/include/php/Zend -I/usr/local/include/php/TSRM -Wall -g -o
>> worker.o worker.c
>> gcc -L/usr
On 9 Aug 2009, at 22:52, Farley Knight wrote:
On Mon, Jul 13, 2009 at 7:17 PM, Paul Biggar
wrote:
Hi Thomas,
On Mon, Jul 13, 2009 at 9:15 PM, Thomas Koch wrote:
gcc -c -I/usr/local/include/php/ -I/usr/local/include/php/main -
I/usr/local/include/php/Zend -I/usr/local/include/php/TSRM -Wall