Wez Furlong wrote:
On 1/13/07, Lukas Kahwe Smith <[EMAIL PROTECTED]> wrote:
SQLite does not natively support prepared statements anyways.
Yes it does :)
Ah, I got thrown off by the use of the word "precompile" which they also
used to describe dumps of the byte code generated by the SQL compiler.
The later was useful to be able to ship the SQLite binary with the SQL
compiler stripped out to make the binary lean and safe on the
compilation process. I guess they now have true prepared statements
though he calls them precompiled.
Thanks for the correction.
regards,
Lukas
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php