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

Автор SHA1 Сообщение Дата
  larrybr 99f50dd219 Close the db as sqlite3_analyzer exits. (See [forum:af384c2315d9718a|forum post, "sqlite3_analyzer not closing WAL-mode db cleanly" ].) 3 месяцев назад
  drh 99623a83aa Update sqlite3_analyzer to report on the number of WITHOUT ROWID tables and 6 месяцев назад
  drh c84a0b2195 Bug fix in sqlite3_analyzer: for databases larger than 1GiB, take into 1 год назад
  drh 480f5e3e6e Change references to the schema table in sqlite3_analyzer to the new 3 лет назад
  drh 1e32bed3c1 Further refactoring of the schema table name. 4 лет назад
  drh 542bd6521e Fix an off-by-one error in the "calculated" page count output from the 4 лет назад
  drh d59fde3da5 Update the built procedures for the sqlite3_analyzer utility to allow it 7 лет назад
  drh f217f3b68c Fix typo and improve the wording of the description of "Metadata" in the 7 лет назад
  drh c74d962a1f Enhance the sqlite3_analyzer.exe utility so that it computes and shows the 7 лет назад
  drh 432697467f Add to sqlite3_analyzer command-line options --version and --tclsh, and also 8 лет назад
  dan d49c6930b1 Fix a bug in sqlite_analyzer causing it report (slightly) incorrect values for the number of entries in indexes or WITHOUT ROWID tables. 8 лет назад
  drh 310a8d6668 Fix the help message that sqlite3_analyzer.exe generates for invalid 9 лет назад
  drh dc6ef98742 Improve the usage comment on sqlite3_analyzer: show the available switches. 9 лет назад
  drh 8fb6c4389d In the sqlite3_analyzer.exe utility, show the depth of each btree and report 9 лет назад
  drh d13b231923 Test cases for sqlite3_analyzer and sqldiff. Fix a problem with 9 лет назад
  dan 9fab5ed01f Fix WITHOUT ROWID table handing in sqlite3_analyzer. 10 лет назад
  drh 71b4ea83e0 Import the sqlite3_analyzer fixes from trunk. 11 лет назад
  drh a46417151a A pair of sqlite3_analyzer bug fixes: (1) quote strings in the SQL at the end 11 лет назад
  drh 7913e41f6d Fix sqlite3_analyzer so that it works with WITHOUT ROWID tables. 11 лет назад
  drh 2f312ee65f Updates to the sqlite3_analyzer utility: Change the names of some labels, 11 лет назад
  drh cc0713057f Enhance the sqlite3_analyzer tool to give reports on the sizes of individual 11 лет назад
  drh 453a312091 Add support for URI filenames in sqlite3_analyzer. 12 лет назад
  drh 370026242a Update sqlite3_analyzer to correctly find all database files when the 12 лет назад
  drh 36c0632127 Enhance sqlite3_analyzer so that it is able to deal with multiplexed databases 13 лет назад
  drh a624fd5038 Add the --pageinfo and --stats options to the sqlite3_analyzer utility. 13 лет назад
  drh b770894ec7 Update the sqlite3_analyzer utility program to provide more details about 13 лет назад
  drh 4c9f129d60 Enhance the stat VFS to report out the total size of all pages used by 13 лет назад
  drh f08f3843b7 Changes to sqlite3_analyzer to try to avoid integer overflow problems 13 лет назад
  dan 64b41c7132 Changes to the analyzer script to make it work with zipvfs databases. 13 лет назад
  drh 565621a57e Minor tweaks to the TCL code for sqlite3_analyzer. 13 лет назад