Since 3.7.3, SQLite has included a new function (sqlite3_create_function_v2)
for creating user functions, which includes a destruction callback argument.
Using this function in SQLHeavy could greatly simplify the code.
Original issue reported on code.google.com by nem...@gmail.com on 8 Jun 2011 at 8:21
Original issue reported on code.google.com by
nem...@gmail.com
on 8 Jun 2011 at 8:21