Historique des commits

Auteur SHA1 Message Date
  Domingo Alvarez Duarte 9cfa704dd3 Fix copy and paste mistake. il y a 11 ans
  mingodad 8885a16666 Bug fixes, expose stmt.asJsonArray and stmt.asJsonObject, also update sqlite3 sources. il y a 12 ans
  mingodad 771b861392 Changes to make it compile on linux 64bits. il y a 12 ans
  mingodad 8c13f4e90f Remove statement finalization from SQLite3.close, on MacOSX we get segfaults finalizing statements here. il y a 12 ans
  mingodad a17b804ae3 Fix exec_dml that was only executing the first sql on a multi sql query. il y a 13 ans
  mingodad 60722becbf Code refactoring, removing unnecessary api calls. il y a 13 ans
  mingodad be42137473 Code reformated with axstyle from codeblocks. il y a 13 ans
  mingodad 4da3cd9bc6 Fixes to compile on linux64 il y a 13 ans
  mingodad 36500b4e84 Update the parameters validation mask for "create_function/create_aggregate" to allow pass the optional user_data parameter to created functions. il y a 13 ans
  mingodad 6f9cb49c82 Change parameter mask for sqlite3_context method "result_double". il y a 13 ans
  mingodad f4868e7eaf Fix the call to sqlite3_finalize, instead of compare it with SQLITE_OK return the result as integer. il y a 13 ans
  mingodad 927fe07e73 Add new constant "WITH_COL_NAMES" to use as argument to Statemet.asArrayOfArrays. il y a 13 ans
  mingodad c24fcfdebb Make public the "add2sle" function. il y a 13 ans
  mingodad 1e011789d3 Reorganize repository tree. il y a 13 ans