Commit History

Autor SHA1 Mensaxe Data
  mingodad 17f8751737 Fix sle encode (string lenght encode) %!s(int64=9) %!d(string=hai) anos
  mingodad 9520d136dd Fix to lua_find where an empty capture "()" is used. %!s(int64=9) %!d(string=hai) anos
  mingodad 56638af838 Added the sqlite3 blob io interface %!s(int64=9) %!d(string=hai) anos
  mingodad 6b154bece5 Add "col_slice" method to SQLite3Statement %!s(int64=9) %!d(string=hai) anos
  mingodad a54b14b2c3 Add a check and return error for SQLite3Statement.bind_stmt method %!s(int64=9) %!d(string=hai) anos
  mingodad c6d3d555a9 Fix use of string after free %!s(int64=9) %!d(string=hai) anos
  mingodad 9755b7aab1 Add conditional compilation to enable_load_extension %!s(int64=9) %!d(string=hai) anos
  mingodad 859d3741ea Add enable_load_extension to SQLite3 %!s(int64=9) %!d(string=hai) anos
  mingodad 68bd457da3 Expose SQLite3Session to squilu scripts %!s(int64=9) %!d(string=hai) anos
  mingodad fb9940f067 Add new sqlite3_stmt member function "bind_exe" that binds variable number of parameters and does step and reset. %!s(int64=9) %!d(string=hai) anos
  mingodad 8a60311572 Allow exec, exec_one_dml, exec_get_first_row, exec_get_one to accept an already prepared statement %!s(int64=9) %!d(string=hai) anos
  mingodad 43addb136c Add exec_one_dml that accept bind parameters %!s(int64=9) %!d(string=hai) anos
  mingodad 18c19b3971 Added lua_find_count function to show the number of a matching pattern on a record %!s(int64=9) %!d(string=hai) anos
  mingodad 19542c3db7 Add lua_regexp, lua_find, lua_gsub to sq_sqlite3, update lua-regex %!s(int64=9) %!d(string=hai) anos
  mingodad 19ae489091 Expose sqlite3_get/set_auxdata to SquiLu scripts. %!s(int64=9) %!d(string=hai) anos
  mingodad 30e859fb39 Create a new api function to remove keys on the registry table without use the stack, %!s(int64=9) %!d(string=hai) anos
  mingodad 65e4a8cdc6 Always release all callbacks before set a new one %!s(int64=9) %!d(string=hai) anos
  mingodad 9096e0e040 Make delayed release hooks optional %!s(int64=9) %!d(string=hai) anos
  mingodad 9207a4bb37 Accept userdata sqlite3_NULL for binding parameter. %!s(int64=9) %!d(string=hai) anos
  mingodad 4f29d94a68 Code refactoring and remove unused variables %!s(int64=9) %!d(string=hai) anos
  mingodad 6746720c7a Add typetag to sqlite3_NULL %!s(int64=9) %!d(string=hai) anos
  mingodad af887c8069 Update sqlite3 %!s(int64=10) %!d(string=hai) anos
  mingodad faa7e255b7 Update sqlite3 %!s(int64=10) %!d(string=hai) anos
  mingodad baeae3ab99 Remove zmq from the build by default %!s(int64=10) %!d(string=hai) anos
  mingodad b34fd8b39f Fix segfault when trying to finalize statements with fts3/4 instantiated. %!s(int64=10) %!d(string=hai) anos
  mingodad fdc9607023 Add sqlite3_set_authorizer hook %!s(int64=10) %!d(string=hai) anos
  mingodad c63177e24f Update sqlite3 and split the sq_sqlite3 extension into header and source. %!s(int64=10) %!d(string=hai) anos
  mingodad a5442972fd Added sqlite backup/restore functions %!s(int64=11) %!d(string=hai) anos
  mingodad bd8b5a136f Remove duplicated extension entry. %!s(int64=11) %!d(string=hai) anos
  mingodad e2bab947e2 Add some extended sqlite v2 error codes. Also update sqlite3 to the latest one. %!s(int64=11) %!d(string=hai) anos