[vlc-devel] [PATCH] Prepared statements for SQL

Srikanth Raju srikiraju at gmail.com
Sun Oct 18 12:58:22 CEST 2009


Hello,
Starting a new thread, because the other one is getting cluttered and
confusing with numerous patches.
Attached is the patch for prepared statements in the SQL core.
It's pretty basic and it follows the prepared statement interface pattern
from sqlite.

I'm wondering if it is smarter to include a sql_type_e in the sql_value_t
struct.

Also, whether it's better to take a sql_value_t** in sql_GetColumn function

-- 
Regards,
Srikanth Raju
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20091018/05850b92/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Sql-Include-interface-for-prepared-statements.patch
Type: text/x-diff
Size: 6254 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20091018/05850b92/attachment.patch>


More information about the vlc-devel mailing list