Историја ревизија

Аутор SHA1 Порука Датум
  mingodad 8a60311572 Allow exec, exec_one_dml, exec_get_first_row, exec_get_one to accept an already prepared statement пре 9 година
  mingodad 43addb136c Add exec_one_dml that accept bind parameters пре 9 година
  mingodad 18c19b3971 Added lua_find_count function to show the number of a matching pattern on a record пре 9 година
  mingodad 19542c3db7 Add lua_regexp, lua_find, lua_gsub to sq_sqlite3, update lua-regex пре 9 година
  mingodad 19ae489091 Expose sqlite3_get/set_auxdata to SquiLu scripts. пре 9 година
  mingodad 30e859fb39 Create a new api function to remove keys on the registry table without use the stack, пре 9 година
  mingodad 65e4a8cdc6 Always release all callbacks before set a new one пре 9 година
  mingodad 9096e0e040 Make delayed release hooks optional пре 9 година
  mingodad 9207a4bb37 Accept userdata sqlite3_NULL for binding parameter. пре 9 година
  mingodad 4f29d94a68 Code refactoring and remove unused variables пре 9 година
  mingodad 6746720c7a Add typetag to sqlite3_NULL пре 9 година
  mingodad af887c8069 Update sqlite3 пре 10 година
  mingodad faa7e255b7 Update sqlite3 пре 10 година
  mingodad baeae3ab99 Remove zmq from the build by default пре 10 година
  mingodad b34fd8b39f Fix segfault when trying to finalize statements with fts3/4 instantiated. пре 10 година
  mingodad fdc9607023 Add sqlite3_set_authorizer hook пре 10 година
  mingodad c63177e24f Update sqlite3 and split the sq_sqlite3 extension into header and source. пре 10 година
  mingodad a5442972fd Added sqlite backup/restore functions пре 11 година
  mingodad bd8b5a136f Remove duplicated extension entry. пре 11 година
  mingodad e2bab947e2 Add some extended sqlite v2 error codes. Also update sqlite3 to the latest one. пре 11 година
  mingodad 26117309d1 Accept a boolean parameter after the closure parameter when creating a sqlite3 function when set to bool the SQLITE_DETERMINISTIC is set. пре 11 година
  Domingo Alvarez Duarte 9cfa704dd3 Fix copy and paste mistake. пре 11 година
  mingodad 8885a16666 Bug fixes, expose stmt.asJsonArray and stmt.asJsonObject, also update sqlite3 sources. пре 12 година
  mingodad 771b861392 Changes to make it compile on linux 64bits. пре 12 година
  mingodad 8c13f4e90f Remove statement finalization from SQLite3.close, on MacOSX we get segfaults finalizing statements here. пре 12 година
  mingodad a17b804ae3 Fix exec_dml that was only executing the first sql on a multi sql query. пре 13 година
  mingodad 60722becbf Code refactoring, removing unnecessary api calls. пре 13 година
  mingodad be42137473 Code reformated with axstyle from codeblocks. пре 13 година
  mingodad 4da3cd9bc6 Fixes to compile on linux64 пре 13 година
  mingodad 36500b4e84 Update the parameters validation mask for "create_function/create_aggregate" to allow pass the optional user_data parameter to created functions. пре 13 година