Commit History

Автор SHA1 Съобщение Дата
  drh cb7d541d3a Replace the sqlite3_memdb_ptr() interface with the more general преди 7 години
  drh 1d21021f59 Add a script that will break the amalgamation source file up into 4 or 5 преди 13 години
  dan e433235ec2 Change analyze7.test so that it works without SQLITE_ENABLE_STAT2 defined. преди 13 години
  dan f18749542f When simulating an error in the close() system call, close the file descriptor anyway. Otherwise long running tests leak too many file-descriptors and crash. преди 13 години
  drh 026663d305 Move a variable declaration inside an #ifdef to avoid a compiler warning. преди 13 години
  dan 211fb08433 Fix some problems in os_unix.c when compiled with ENABLE_LOCKING_STYLE on OSX. Also some minor issues with test scripts. преди 13 години
  dan 0fd7d86081 Fix a problem in the unix VFS implementation of xNextSystemCall(). Also some typos that prevent compilation when HAVE_POSIX_FALLOCATE is defined. преди 13 години
  drh 278479c1a5 Fix the documentation for the sqlite3_column_*_name() functions to describe преди 13 години
  drh e83cafd2f0 Add the ability to enable and disable foreign key constraints and triggers преди 14 години
  drh 1f9c7663ce Enhances to the query planner such that "x IS NULL" constraints take the преди 14 години
  drh cfd654bf2a Fix an instance of signed arithmetic overflow and an one bit-shift overflow. преди 14 години
  drh 5b6c545ba1 When a stale schema-cookie is seen, expire only the one statement that преди 14 години
  dan ef7075de1f Fix a problem with "EXPLAIN QUERY PLAN SELECT count(*) FROM tbl". преди 14 години
  drh 104a7bba8c Increment the change counter and update the SQLite version number whenever преди 14 години
  dan 39210bdaa6 Add a test case demonstrating the problem described by ticket [5d863f876e]. преди 14 години
  drh 94e7bd55bd Fix comments, including some documentation comments, in the page cache преди 14 години
  dan 47e909bb15 Fix a bug in test code (test_vfs.c). преди 14 години
  drh 5b3696e8a6 Fix a typo on the sqlite3_open_v2() documentation. преди 14 години
  dan 86596e552e Fix a segfault that can occur in matchinfo if an fts4 table contains mostly zero-length documents. Specifically, if the table contains more rows than it does bytes of text. преди 14 години
  drh efd95a7aca Do not raise an SQLITE_CORRUPT error in Recoverymode преди 14 години
  dan 9f4beedb6f If a rollback is attempted in journal_mode=off mode, force SQLite to discard the contents of the pager cache before processing any subsequent queries. преди 14 години
  drh bbd91944dd Fix the sqlite3.h generator script so that it generates the correct преди 14 години
  dan b9a93d70b8 Reduce the number of calls to sqlite3_realloc() made by fts3 when querying for position information of a term prefix. преди 14 години
  shane ea5989276a For Windows VFS, modified xGetLastError() to call FormatMessage() преди 15 години
  dan 03c7b99988 Add documentation comment for new experimental API sqlite3_reoptimize(). преди 15 години
  shane 3e82c1d99b Allow specific exclusion of localtime_s() usage on Windows. преди 15 години
  dan 1da40a381f Check in implementation of foreign key constraints. преди 15 години
  shane 7c7c311da5 More documentation and comment updates for sqlite3_initialize/shutdown interface changes to handle failures. преди 15 години
  drh b5a20d3ceb Remove the begin_hook and commit_hook APIs. They were a bad idea. Add a преди 22 години