2022-01-24 |
larrybr | CLI prepared for reading string input |
commit | commitdiff | tree |
2022-01-23 |
larrybr | Factor out DB protection lift and restore in CLI |
commit | commitdiff | tree |
2022-01-23 |
larrybr | Shell refinements, seeargs, booleans, undocumented... |
commit | commitdiff | tree |
2022-01-23 |
larrybr | Create new branch named "shell-tweaks" |
commit | commitdiff | tree |
2022-01-22 |
drh | Add support for the sqlite3_vtab_distinct() interface... |
commit | commitdiff | tree |
2022-01-22 |
drh | Bring sqlite3_vtab_distinct() up to spec so that it... sqlite3_vtab_distinct |
commit | commitdiff | tree |
2022-01-22 |
drh | Iimproved documentation for sqlite3_vtab_distinct(... |
commit | commitdiff | tree |
2022-01-22 |
drh | Omit the WhereLoopBuilder.pOrderBy field, which is... |
commit | commitdiff | tree |
2022-01-22 |
drh | An initial attempt to implement sqlite3_vtab_distinct(). |
commit | commitdiff | tree |
2022-01-21 |
drh | Update evidence marks for the latest changes to the... |
commit | commitdiff | tree |
2022-01-21 |
drh | Fix some of the new date/time function features to... |
commit | commitdiff | tree |
2022-01-21 |
drh | When computing a vector to be used as a key for an... |
commit | commitdiff | tree |
2022-01-21 |
drh | Add the sqlite3_vtab_rhs_value() interface, allowing... |
commit | commitdiff | tree |
2022-01-21 |
drh | Add requirements marks and tuning. sqlite3_vtab_rhs_value |
commit | commitdiff | tree |
2022-01-20 |
drh | Test cases for sqlite3_vtab_rhs_value() based on the... |
commit | commitdiff | tree |
2022-01-20 |
drh | Enhancements to the qpvtab virtual table to make it... |
commit | commitdiff | tree |
2022-01-20 |
drh | Initial implementation of the sqlite3_vtab_rhs_value... |
commit | commitdiff | tree |
2022-01-20 |
drh | A better and more robust fix for the problem of reading... |
commit | commitdiff | tree |
2022-01-20 |
drh | Fix harmless scan-build warnings. |
commit | commitdiff | tree |
2022-01-20 |
drh | Fix the ability to read read-only WAL-mode database... |
commit | commitdiff | tree |
2022-01-19 |
drh | Fix a test result for alterauth2.test due to the recent... |
commit | commitdiff | tree |
2022-01-18 |
drh | Fix ALTER TABLE DROP COLUMN so that it invokes the... |
commit | commitdiff | tree |
2022-01-17 |
drh | Allow an "IntReal" value to count as a REAL when checki... |
commit | commitdiff | tree |
2022-01-17 |
drh | Fix incorrect testcase() and assert() macros in json... |
commit | commitdiff | tree |
2022-01-17 |
drh | Never allow the b-tree layers view of the number of... |
commit | commitdiff | tree |
2022-01-16 |
drh | Fix test cases so that they all still work even with... |
commit | commitdiff | tree |
2022-01-16 |
drh | Fix ALTER TABLE so that it works even when compiled... |
commit | commitdiff | tree |
2022-01-14 |
drh | Remove code from lemon.c that was made superfluous by |
commit | commitdiff | tree |
2022-01-14 |
drh | Fix a NEVER() in the byte-code engine that can sometime... |
commit | commitdiff | tree |
2022-01-14 |
larrybr | For .import schema, quote it as for other identifiers. |
commit | commitdiff | tree |
2022-01-13 |
larrybr | Add --schema S option to .import |
commit | commitdiff | tree |
2022-01-12 |
drh | When the result of a subquery is to be stored in a... |
commit | commitdiff | tree |
2022-01-12 |
larrybr | Make tool/mctimec.tcl effect more regular and obvious |
commit | commitdiff | tree |
2022-01-12 |
drh | Fix mkctimec.tcl with the updated compile-time options... |
commit | commitdiff | tree |
2022-01-12 |
mistachkin | Fix harmless compiler warning seen with MSVC. |
commit | commitdiff | tree |
2022-01-11 |
drh | Merge the JSON interface into the core. Add -> and... |
commit | commitdiff | tree |
2022-01-11 |
drh | Remove vestigial traces of json_ntype(). json-in-core |
commit | commitdiff | tree |
2022-01-11 |
drh | Fix the PG-compatible -> and ->> path parsing. |
commit | commitdiff | tree |
2022-01-10 |
drh | Fix typo in the json-enhancements.md document. |
commit | commitdiff | tree |
2022-01-10 |
drh | Implement the new PG-compliant versions of the -> and... |
commit | commitdiff | tree |
2022-01-10 |
drh | New proposal for -> and ->> operators. |
commit | commitdiff | tree |
2022-01-09 |
drh | Typo fix in doc/json-enhancements.md. |
commit | commitdiff | tree |
2022-01-09 |
drh | Update the doc/json-enhancements.md document to better... |
commit | commitdiff | tree |
2022-01-09 |
drh | Do not enclude ENABLE_JSON1 in the compile-time options. |
commit | commitdiff | tree |
2022-01-09 |
drh | Merge trunk enhancements into the json-in-core branch. |
commit | commitdiff | tree |
2022-01-09 |
drh | Add a new built-in subtype() function. |
commit | commitdiff | tree |
2022-01-08 |
drh | Add NEVER() macros to two branches that became unreacha... |
commit | commitdiff | tree |
2022-01-08 |
drh | Add function format() as an alias for printf(), for... |
commit | commitdiff | tree |
2022-01-08 |
drh | Merge the JSON function enhancements from the json... |
commit | commitdiff | tree |
2022-01-08 |
drh | Improved commenting of changes in the json1.c extension. |
commit | commitdiff | tree |
2022-01-07 |
drh | Notes on the JSON enhancement proposals. |
commit | commitdiff | tree |
2022-01-07 |
drh | Reverse the meaningn of -> and ->>. ->> raises an... |
commit | commitdiff | tree |
2022-01-07 |
drh | Change the -> operator to use json_extract(). The... |
commit | commitdiff | tree |
2022-01-07 |
drh | New json_nextract() function that works like json_extra... |
commit | commitdiff | tree |
2022-01-07 |
drh | Add the json_ntype() SQL function. Works like the... |
commit | commitdiff | tree |
2022-01-07 |
drh | Accept abbreviated JSON Paths on the right-hand side... |
commit | commitdiff | tree |
2022-01-07 |
drh | Add new binary operators "->" and "->>" to the parser... |
commit | commitdiff | tree |
2022-01-06 |
mistachkin | Add the '-guard:cf' compiler option for Windows 10... |
commit | commitdiff | tree |
2022-01-06 |
drh | An attempt to integrate the JSON functions directly... |
commit | commitdiff | tree |
2022-01-05 |
drh | Remove two NEVER() macros that can sometimes be true... |
commit | commitdiff | tree |
2022-01-05 |
dan | Fix an assert() failure that could follow an OOM when... |
commit | commitdiff | tree |
2022-01-05 |
drh | Improved handling of OOM errors in sqlite3ExpandReturni... |
commit | commitdiff | tree |
2022-01-03 |
larrybr | Test .mode quote blob output |
commit | commitdiff | tree |
2022-01-03 |
drh | Small performance and size optimization to allocateCurs... |
commit | commitdiff | tree |
2022-01-02 |
drh | Remove unnecessary assignment operations in the btree... |
commit | commitdiff | tree |
2022-01-02 |
drh | In the CLI, fix ".mode quote" output for UTF16 BLOBs. |
commit | commitdiff | tree |
2022-01-02 |
drh | Do not open a rollback journal file when the journal_mo... |
commit | commitdiff | tree |
2022-01-02 |
drh | Improve formatting of an assert(). No functional changes. |
commit | commitdiff | tree |
2022-01-02 |
drh | Performance optimization in btreeParseCellPtr() by... |
commit | commitdiff | tree |
2022-01-02 |
drh | Small performance optimization and size reduction in... |
commit | commitdiff | tree |
2022-01-02 |
drh | Clear the cache of triggers used to implement CASCADE... |
commit | commitdiff | tree |
2022-01-02 |
drh | Earlier detection of corruption in sqlite3BtreeDelete... |
commit | commitdiff | tree |
2022-01-01 |
drh | Do not raise an SQLITE_SCHEMA error if in sqlite3Init... |
commit | commitdiff | tree |
2022-01-01 |
dan | Fix an assert() in pager.c to avoid the possibility... |
commit | commitdiff | tree |
2022-01-01 |
drh | Attempt to fix a harmless compiler warning in FTS5. |
commit | commitdiff | tree |
2022-01-01 |
dan | Fix an obscure problem with releasing savepoints stored... |
commit | commitdiff | tree |
2022-01-01 |
drh | Remove an obsolete assert() statement that no longer... |
commit | commitdiff | tree |
2022-01-01 |
drh | Fix a faulty assert() statement - adding a CORRUPT_DB... |
commit | commitdiff | tree |
2021-12-31 |
drh | Mark the REGEXP operator in the built-in extension... |
commit | commitdiff | tree |
2021-12-31 |
drh | Simplify the sqlite3RunParser() routine by omitting... |
commit | commitdiff | tree |
2021-12-31 |
mistachkin | Fix harmless compiler warnings in the shell. |
commit | commitdiff | tree |
2021-12-31 |
mistachkin | Fix harmless compiler warnings seen with MSVC. |
commit | commitdiff | tree |
2021-12-31 |
drh | Performance optimization and size reduction in sqlite3R... |
commit | commitdiff | tree |
2021-12-31 |
drh | Move the pTriggerPrg and pCleanup elements of the Parse... |
commit | commitdiff | tree |
2021-12-30 |
drh | Remove unnecessary conditionals around the ORDER BY... |
commit | commitdiff | tree |
2021-12-30 |
drh | When constructing the sqlite3_index_info object for... |
commit | commitdiff | tree |
2021-12-30 |
drh | When a table has an INTEGER PRIMARY KEY ON CONFLICT... |
commit | commitdiff | tree |
2021-12-30 |
drh | When implementing a multi-way compound SELECT using... |
commit | commitdiff | tree |
2021-12-29 |
drh | Minor changes to shell1.test test results to account... |
commit | commitdiff | tree |
2021-12-29 |
drh | Ensure that the affinity of columns is honored in the... |
commit | commitdiff | tree |
2021-12-29 |
drh | Add the sqlite3_error_offset() interface. Use it to... |
commit | commitdiff | tree |
2021-12-29 |
drh | Make .read's help tell of piped input |
commit | commitdiff | tree |
2021-12-29 |
drh | Change an assert() in FTS3 into assert_fts3_nc(), since... |
commit | commitdiff | tree |
2021-12-29 |
drh | Fix the build-breaker bug in test1.c introduced by... build-bug |
commit | commitdiff | tree |
2021-12-28 |
larrybr | Make .read's help tell of piped input |
commit | commitdiff | tree |
2021-12-25 |
drh | Change an assert() in FTS3 into assert_fts3_nc(), since... |
commit | commitdiff | tree |
2021-12-25 |
drh | Add the sqlite3_error_offset() interface. Use it to... |
commit | commitdiff | tree |
2021-12-25 |
drh | One minor change for an exceptional case in sqlite3_err... improved-error-context |
commit | commitdiff | tree |
2021-12-24 |
drh | Add the sqlite3_error_offset() interface. Use it in... |
commit | commitdiff | tree |
2021-12-24 |
drh | Fix a minor problem in the CLI introduced by [d15612388... |
commit | commitdiff | tree |
next |