История коммитов

Автор SHA1 Сообщение Дата
  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 10 лет назад
  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 лет назад
  mingodad 6f9cb49c82 Change parameter mask for sqlite3_context method "result_double". 13 лет назад
  mingodad f4868e7eaf Fix the call to sqlite3_finalize, instead of compare it with SQLITE_OK return the result as integer. 13 лет назад
  mingodad 927fe07e73 Add new constant "WITH_COL_NAMES" to use as argument to Statemet.asArrayOfArrays. 13 лет назад
  mingodad c24fcfdebb Make public the "add2sle" function. 13 лет назад
  mingodad 1e011789d3 Reorganize repository tree. 13 лет назад