2019-08-26 |
drh | Merge in recent fixes from trunk. nulls-last |
commit | commitdiff | tree |
2019-08-26 |
dan | Tweak the shell tool ".recover" command so that it... |
commit | commitdiff | tree |
2019-08-26 |
drh | Improved detection of number of column mismatch for... |
commit | commitdiff | tree |
2019-08-26 |
drh | Fix typo in a comment. No code changes. |
commit | commitdiff | tree |
2019-08-26 |
drh | Enforce 80-character line discipline in the CLI. Minor... |
commit | commitdiff | tree |
2019-08-24 |
dan | Minor performance improvement for balance_nonroot(). |
commit | commitdiff | tree |
2019-08-24 |
dan | Fix a potential buffer overrun in fts5 caused by corrup... |
commit | commitdiff | tree |
2019-08-23 |
drh | Fix the built-in edit() SQL function in the CLI so... |
commit | commitdiff | tree |
2019-08-23 |
dan | Move some things in parse.y so that TK_COLUMN and TK_AG... |
commit | commitdiff | tree |
2019-08-23 |
drh | Revise the VDBE comments for NULL-scan so that they... |
commit | commitdiff | tree |
2019-08-23 |
drh | Additional simplifications of the WHERE loop code gener... |
commit | commitdiff | tree |
2019-08-23 |
drh | Simplification of the WHERE loop code generator for... |
commit | commitdiff | tree |
2019-08-23 |
drh | Invert the meaning of the regBignull flag so that it... |
commit | commitdiff | tree |
2019-08-23 |
drh | Extra VDBE comments in the NULLS LAST logic provide... |
commit | commitdiff | tree |
2019-08-22 |
drh | Add additional VDBE coverage marcros. |
commit | commitdiff | tree |
2019-08-22 |
drh | Merge fixes from trunk. Also fix a reference to the... |
commit | commitdiff | tree |
2019-08-22 |
drh | Fix the likely(), unlikely(), and likelihood() function... |
commit | commitdiff | tree |
2019-08-22 |
drh | Fix a false-positive in sqlite3ExprNeedsNoAffinityChange(). |
commit | commitdiff | tree |
2019-08-22 |
drh | Fix the OP_SeekGE, OP_SeekGT, OP_SeekLE, and OP_SeekLT... |
commit | commitdiff | tree |
2019-08-21 |
dan | Add missing VdbeCoverage() macros to new code. |
commit | commitdiff | tree |
2019-08-21 |
dan | Disable broken test case in expert1.test. |
commit | commitdiff | tree |
2019-08-21 |
dan | Update this branch with latest trunk changes. |
commit | commitdiff | tree |
2019-08-21 |
dan | Avoid assuming that "column IS ?", where column is... |
commit | commitdiff | tree |
2019-08-21 |
dan | Fix a broken assert() in the fts3 snippet code that... |
commit | commitdiff | tree |
2019-08-20 |
dan | Further tests for the special null-handling on this... |
commit | commitdiff | tree |
2019-08-20 |
dan | Fix a problem with fts5 "ORDER BY rank" queries when... |
commit | commitdiff | tree |
2019-08-20 |
dan | Add tests for sort-by-index cases that use IN() and... |
commit | commitdiff | tree |
2019-08-20 |
dan | Do not pass ORDER BY clauses with non-standard NULL... |
commit | commitdiff | tree |
2019-08-20 |
dan | Fix a segfault that could occur following an OOM while... |
commit | commitdiff | tree |
2019-08-20 |
drh | Add the new sqlite3_drop_modules() interface to the... |
commit | commitdiff | tree |
2019-08-20 |
dan | Retain the affinity of an expression in a WHERE clause... |
commit | commitdiff | tree |
2019-08-20 |
mistachkin | Fix a typo and a harmless compiler warning. |
commit | commitdiff | tree |
2019-08-19 |
drh | Add the sqlite3_drop_modules() interface. |
commit | commitdiff | tree |
2019-08-19 |
drh | Omit the "_except" term from the name of the new interface. sqlite3_drop_modules_except |
commit | commitdiff | tree |
2019-08-19 |
dan | Fix problems with window frames that use ORDER BY ... |
commit | commitdiff | tree |
2019-08-19 |
dan | Prevent NULLS FIRST/LAST from being used in CREATE... |
commit | commitdiff | tree |
2019-08-17 |
dan | Add some extra tests for the lsm virtual table module. |
commit | commitdiff | tree |
2019-08-17 |
drh | Fix to the query planner for the LSM1 extension. |
commit | commitdiff | tree |
2019-08-17 |
drh | The experimental sqlite3_drop_modules_except() interface. |
commit | commitdiff | tree |
2019-08-17 |
drh | Fix the new ability to unregister virtual table modules... |
commit | commitdiff | tree |
2019-08-17 |
dan | When populating an ephemeral b-tree for the RHS of... |
commit | commitdiff | tree |
2019-08-17 |
dan | Add tests to ensure that this branch really does fix... |
commit | commitdiff | tree |
2019-08-17 |
dan | Fix problem with DESC indexes on this branch. |
commit | commitdiff | tree |
2019-08-17 |
drh | Ensure the functions that appear to be constant are... |
commit | commitdiff | tree |
2019-08-17 |
dan | Merge trunk changes into this branch. |
commit | commitdiff | tree |
2019-08-17 |
drh | Activate introspection pragmas by default. The new... |
commit | commitdiff | tree |
2019-08-17 |
drh | The SQLITE_DIRECTONLY flag, when added to sqlite3_creat... |
commit | commitdiff | tree |
2019-08-16 |
drh | Add the ability to unregister a virtual table module... |
commit | commitdiff | tree |
2019-08-16 |
dan | Add support for using indexes for some ORDER BY clauses... |
commit | commitdiff | tree |
2019-08-15 |
drh | Fix harmless compiler warnings in the TCL interface. |
commit | commitdiff | tree |
2019-08-15 |
drh | Add the SQLITE_DBCONFIG_ENABLE_VIEW option, together... |
commit | commitdiff | tree |
2019-08-15 |
drh | Provide the SQLITE_DIRECTONLY flag for app-defined... directonly |
commit | commitdiff | tree |
2019-08-15 |
drh | Ensure that the optional "sz=N" parameter that can... |
commit | commitdiff | tree |
2019-08-15 |
dan | Ensure that SQLite does not attempt to process incompat... |
commit | commitdiff | tree |
2019-08-15 |
drh | Avoid downgrading SQLITE_CORRUPT errors detected by... |
commit | commitdiff | tree |
2019-08-15 |
drh | Ensure that the cell overwrite optimization does not... |
commit | commitdiff | tree |
2019-08-15 |
drh | Early detection out-of-bounds page numbers on the direc... |
commit | commitdiff | tree |
2019-08-14 |
drh | Always check for reads past the end of the file on... |
commit | commitdiff | tree |
2019-08-13 |
mistachkin | Add some static to the 'regexp' extension. |
commit | commitdiff | tree |
2019-08-13 |
dan | Update test cases so that they work with ICU enabled. |
commit | commitdiff | tree |
2019-08-13 |
dan | Update some corruption test cases to take [724f4df9c... |
commit | commitdiff | tree |
2019-08-13 |
dan | Fix a problem with RBU function sqlite3rbu_bp_progress... |
commit | commitdiff | tree |
2019-08-12 |
drh | Make sure the btree cursor overflow cache is cleared... |
commit | commitdiff | tree |
2019-08-12 |
dan | Experimental implementation of NULLS FIRST/LAST. This... |
commit | commitdiff | tree |
2019-08-12 |
drh | For the ".testctrl prng_seed" command in the CLI, if... |
commit | commitdiff | tree |
2019-08-12 |
drh | Add a TESTCTRL that disables the verification of type... |
commit | commitdiff | tree |
2019-08-12 |
drh | Validate the type, name, and tbl_name fields of the... |
commit | commitdiff | tree |
2019-08-10 |
drh | Fix the sqliteExprImpliesExpr() routine so that it... |
commit | commitdiff | tree |
2019-08-10 |
dan | Add extra test cases related to the previous commit. |
commit | commitdiff | tree |
2019-08-10 |
drh | Remove two incorrect assert() statements from the logic... |
commit | commitdiff | tree |
2019-08-09 |
drh | Allow the RHS of a row-value IN operator to use a compo... |
commit | commitdiff | tree |
2019-08-09 |
mistachkin | Modify signature of sqlite3VdbeChangeOpcode() to accept... |
commit | commitdiff | tree |
2019-08-09 |
drh | Fix more compiler warnings. |
commit | commitdiff | tree |
2019-08-08 |
drh | Fix harmless compiler warnings. |
commit | commitdiff | tree |
2019-08-08 |
drh | Remove support for SQLITE_ENABLE_STAT3. The sqlite_sta... |
commit | commitdiff | tree |
2019-08-08 |
drh | Fix a case of the Expr.affinity to Expr.affExpr refacto... |
commit | commitdiff | tree |
2019-08-08 |
drh | More legacy STAT3 code removed. omit-stat3 |
commit | commitdiff | tree |
2019-08-08 |
drh | Remove support for STAT3. The sqlite_stat3 tables... |
commit | commitdiff | tree |
2019-08-08 |
drh | Remove a NEVER() that is reachable from a corrupt database. |
commit | commitdiff | tree |
2019-08-07 |
dan | Remove use of the affinity() function from view.test... |
commit | commitdiff | tree |
2019-08-07 |
dan | Add "set TMP=%CD%" to the start of each msvc script... |
commit | commitdiff | tree |
2019-08-07 |
dan | Eliminate some more cases of redundant sorting in windo... |
commit | commitdiff | tree |
2019-08-07 |
drh | Do not make SQLITE_READ authorizer calls for tables... |
commit | commitdiff | tree |
2019-08-06 |
dan | Ensure that when the col in an operator like "val IN... |
commit | commitdiff | tree |
2019-08-06 |
drh | Improved reuse of file descriptors for which close... |
commit | commitdiff | tree |
2019-08-06 |
drh | Enhance the ".recover" output in the shell to use doubl... |
commit | commitdiff | tree |
2019-08-06 |
dan | Add "PRAGMA foreign_keys=OFF;" to the start of the... |
commit | commitdiff | tree |
2019-08-06 |
drh | Ensure that columns of views and sub-queries that are... |
commit | commitdiff | tree |
2019-08-06 |
drh | Performance optimization to the new affinity handling... pending |
commit | commitdiff | tree |
2019-08-06 |
drh | Use 0x40 (ASCII '@') instead of 0x00 to mean "no affini... |
commit | commitdiff | tree |
2019-08-05 |
dan | Ensure that columns of views and sub-queries that are... |
commit | commitdiff | tree |
2019-08-05 |
dan | Add test cases to this branch. tkt-61c853-A |
commit | commitdiff | tree |
2019-08-05 |
dan | Fix the patch on this branch so that it works with... |
commit | commitdiff | tree |
2019-08-05 |
drh | One of two options on how to address ticket [61c853857f... |
commit | commitdiff | tree |
2019-08-05 |
drh | Refactor field Expr.affinity into Expr.affExpr to avoid... |
commit | commitdiff | tree |
2019-08-05 |
drh | Improved detection of corruption on the freeblock list... |
commit | commitdiff | tree |
2019-08-05 |
dan | Fix a problem with renaming a table when a view or... |
commit | commitdiff | tree |
2019-08-05 |
dan | Prevent an fts5 table from being its own content table... |
commit | commitdiff | tree |
2019-08-03 |
drh | Stregthen an assert() in the WHERE clause code generato... |
commit | commitdiff | tree |
2019-08-03 |
dan | Fix a problem with queries of the form "SELECT min... |
commit | commitdiff | tree |
next |