2023-09-28 |
drh | Work toward getting json_extract() to operate directly... |
commit | commitdiff | tree |
2023-09-27 |
drh | Performance tests for JSONB added. |
commit | commitdiff | tree |
2023-09-26 |
drh | Merge partial-index constant value fixes from trunk... |
commit | commitdiff | tree |
2023-09-26 |
drh | Fix yet another assert() in the partial-index constant... |
commit | commitdiff | tree |
2023-09-26 |
drh | Add in many jsonb_xxxx() interfaces. Still uses the... |
commit | commitdiff | tree |
2023-09-26 |
dan | Remove a NEVER() from a condition in the partial-index... |
commit | commitdiff | tree |
2023-09-26 |
drh | Merge all the latest trunk enhancements into jsonb... |
commit | commitdiff | tree |
2023-09-26 |
drh | Remove unreachable code from the partial-index constant... |
commit | commitdiff | tree |
2023-09-26 |
stephan | Remove some outdated JNI docs. |
commit | commitdiff | tree |
2023-09-26 |
stephan | Minor JNI doc updates. No code changes. |
commit | commitdiff | tree |
2023-09-25 |
dan | In partial index scans, if the WHERE clause implies... |
commit | commitdiff | tree |
2023-09-25 |
dan | Another very minor tweak to code on this branch to... partial-index-terms |
commit | commitdiff | tree |
2023-09-25 |
drh | When parsing JSON text into the BLOB format, only use... |
commit | commitdiff | tree |
2023-09-25 |
dan | Change the order of an if..else... in new code to make... |
commit | commitdiff | tree |
2023-09-25 |
drh | Enable -Wall for the compiler on --enable-debug builds. |
commit | commitdiff | tree |
2023-09-25 |
drh | As a temporary measure, try to translate the BLOB JSON... |
commit | commitdiff | tree |
2023-09-25 |
dan | Fix a bad interaction between LEFT JOIN, bloom filters... |
commit | commitdiff | tree |
2023-09-24 |
stephan | Resolve the JNI FTS5 test5() failure and remove some... |
commit | commitdiff | tree |
2023-09-23 |
dan | Add extra tests for changes on this branch. |
commit | commitdiff | tree |
2023-09-23 |
dan | Avoid an error when parsing a schema that contains... |
commit | commitdiff | tree |
2023-09-23 |
dan | Fix a failing assert() caused by changes on this branch. |
commit | commitdiff | tree |
2023-09-23 |
drh | Fix a harmless compiler warning. |
commit | commitdiff | tree |
2023-09-23 |
dan | Add extra tests for the fts5 xPhraseQuery API. |
commit | commitdiff | tree |
2023-09-23 |
stephan | Resolve the JNI FTS5 test5() crash, caused by two unrel... |
commit | commitdiff | tree |
2023-09-23 |
stephan | Remove an invalid optimization from JNI code and add... |
commit | commitdiff | tree |
2023-09-22 |
dan | In partial index scans, if the WHERE clause implies... |
commit | commitdiff | tree |
2023-09-22 |
drh | Fix minor parse-to-BLOB bugs. |
commit | commitdiff | tree |
2023-09-22 |
drh | Add the ability to render a binary BLOB back into valid... |
commit | commitdiff | tree |
2023-09-22 |
drh | Begin adding code to render binary JSON back into text... |
commit | commitdiff | tree |
2023-09-22 |
drh | Improvements to the JSON binary BLOB format design. |
commit | commitdiff | tree |
2023-09-21 |
drh | Reorganize the code to put the new JSONB routines toget... |
commit | commitdiff | tree |
2023-09-21 |
drh | Initial development code for an experimental binary... |
commit | commitdiff | tree |
2023-09-18 |
dan | Add extra tests for java Fts5ExtensionApi API. |
commit | commitdiff | tree |
2023-09-18 |
dan | Extra tests for java Fts5ExtensionApi interface. |
commit | commitdiff | tree |
2023-09-17 |
drh | Remove a NEVER() in btree.c that could actually be... |
commit | commitdiff | tree |
2023-09-16 |
dan | Fix resolution of "rowid" and similar identifiers in... |
commit | commitdiff | tree |
2023-09-16 |
dan | Enable "OR IGNORE" support via SQLITE_VTAB_CONSTRAINT_S... |
commit | commitdiff | tree |
2023-09-16 |
drh | Add a NEVER() to an unreachable branch. nested-from-rowid-expansion |
commit | commitdiff | tree |
2023-09-16 |
drh | Fix minor code indentation inconsistencies. No functio... |
commit | commitdiff | tree |
2023-09-16 |
drh | Fix a harmless compiler warning. |
commit | commitdiff | tree |
2023-09-16 |
dan | Further tests and assert() statements for the change... |
commit | commitdiff | tree |
2023-09-15 |
dan | Fix resolution of unqualified "rowid" identifiers in... |
commit | commitdiff | tree |
2023-09-15 |
drh | Simplifications and performance optimizations for the... |
commit | commitdiff | tree |
2023-09-15 |
drh | Drop support for the view-scan optimization (check... |
commit | commitdiff | tree |
2023-09-15 |
drh | Minor simplification to the DISTINCT output row count... rethink-viewscan |
commit | commitdiff | tree |
2023-09-15 |
drh | Do not reduce subquery output row count estimates due... |
commit | commitdiff | tree |
2023-09-15 |
dan | Allow expressions like "<tbl>.rowid" to refer to implic... |
commit | commitdiff | tree |
2023-09-15 |
drh | Experimental: Assume that a DISTINCT clause on a subqu... |
commit | commitdiff | tree |
2023-09-15 |
drh | The view-scan optimization was added to enhance the... |
commit | commitdiff | tree |
2023-09-15 |
drh | Do not try to convert a double into an unsigned 64... |
commit | commitdiff | tree |
2023-09-14 |
dan | Tests for java versions of Fts5ExtensionApi.xSetAuxdata... |
commit | commitdiff | tree |
2023-09-14 |
stephan | JNI: move XTokenizeCallback interface out of the Fts5... |
commit | commitdiff | tree |
2023-09-14 |
dan | Add a few more tests for Fts5ExtensionApi methods. |
commit | commitdiff | tree |
2023-09-14 |
dan | Add a test for the java version of Fts5ExtensionApi... |
commit | commitdiff | tree |
2023-09-14 |
drh | According to [forum:/forumpost/9f6db917e1|forum post... legacy-msvc-workaround |
commit | commitdiff | tree |
2023-09-14 |
drh | Document the use of OPFLAG_ISNOOP as the P2 argument... |
commit | commitdiff | tree |
2023-09-14 |
dan | Avoid a segfault in test program showdb.c that could... |
commit | commitdiff | tree |
2023-09-14 |
drh | Improve the sqlite3IntFloatCompare() routine so that... |
commit | commitdiff | tree |
2023-09-14 |
drh | Do not set the global bUseLongDouble flag based purely... |
commit | commitdiff | tree |
2023-09-14 |
drh | Reduce the number of calls to sqlite3_mprintf() made... rtree-performance |
commit | commitdiff | tree |
2023-09-13 |
stephan | JNI: enable the fts5-customization bits by default... |
commit | commitdiff | tree |
2023-09-13 |
drh | Improved comments on the hasHighPrecisionDouble() routi... runtime-longdouble-test |
commit | commitdiff | tree |
2023-09-13 |
drh | Determine at start time whether or not the underlying... |
commit | commitdiff | tree |
2023-09-13 |
drh | Omit the Reinsert algorithm from RTree. This causes... |
commit | commitdiff | tree |
2023-09-13 |
stephan | Doc corrections for the previous checkin. |
commit | commitdiff | tree |
2023-09-13 |
stephan | Add JNI sqlite3_prepare_multi(), based on feedback. |
commit | commitdiff | tree |
2023-09-13 |
drh | Performance optimization to cellContains() in RTREE. |
commit | commitdiff | tree |
2023-09-13 |
drh | In the ChooseLeaf algorithm of RTREE, do an initial... |
commit | commitdiff | tree |
2023-09-13 |
drh | Reduce the number of calls to cellArea() in the ChooseL... |
commit | commitdiff | tree |
2023-09-13 |
drh | Remove unused variable from the ChooseLeaf algorithm... |
commit | commitdiff | tree |
2023-09-13 |
dan | Replace an if() condition in fts5 that is always true... |
commit | commitdiff | tree |
2023-09-12 |
larrybr | CLI .import to accept EOF in lieu of record terminator... |
commit | commitdiff | tree |
2023-09-12 |
dan | Fix a use-after-free error in fts5 that could occur... |
commit | commitdiff | tree |
2023-09-12 |
stephan | Clarify some metrics output in Tester1.java. |
commit | commitdiff | tree |
2023-09-12 |
stephan | Re-add the fts5 decls to sqlite3-jni.h, removed in... |
commit | commitdiff | tree |
2023-09-12 |
stephan | Rename JNI sqlite3_errmsg() to sqlite3_errmsg16() for... |
commit | commitdiff | tree |
2023-09-12 |
stephan | JNI readme fix. |
commit | commitdiff | tree |
2023-09-12 |
drh | 64-bit builds on Windows default to using UTF-8 output... |
commit | commitdiff | tree |
2023-09-12 |
drh | Show the "(utf8)" tag on the CLI banner in Windows... cli-utf8 |
commit | commitdiff | tree |
2023-09-11 |
drh | Add the -no-utf8 option to the Windows CLI to cause... |
commit | commitdiff | tree |
2023-09-11 |
drh | Make the -utf8 option the default behavior in the CLI... |
commit | commitdiff | tree |
2023-09-11 |
drh | Refuse to build amalgamation-tarball and snapshot-tarba... |
commit | commitdiff | tree |
2023-09-11 |
stephan | Merge in JNI's significant divergence since it adopted... |
commit | commitdiff | tree |
2023-09-11 |
drh | Add support for the sqlite3_get_clientdata() and sqlite... |
commit | commitdiff | tree |
2023-09-10 |
stephan | Roll back [84e38341aeab] because a direct pointer compa... db-client-data |
commit | commitdiff | tree |
2023-09-09 |
dan | Remove out-of-date comment regarding use of Parse.pCons... |
commit | commitdiff | tree |
2023-09-09 |
stephan | In the JNI build, emit a reminder to not check in the... jni-client-data |
commit | commitdiff | tree |
2023-09-09 |
stephan | Disable FTS5 in the JNI build by default until it can... |
commit | commitdiff | tree |
2023-09-08 |
dan | Add extra tests for [4b60a1c3]. |
commit | commitdiff | tree |
2023-09-08 |
dan | Fix a problem with fts5 secure-delete mode causing... |
commit | commitdiff | tree |
2023-09-07 |
dan | Add -DSQLITE_OMIT_LOOKASIDE=1 to the "Sanitize" configu... |
commit | commitdiff | tree |
2023-09-07 |
drh | Enhance the ./configure script and its associated Makef... |
commit | commitdiff | tree |
2023-09-07 |
dan | Fix a buffer overread in the sessions extension that... |
commit | commitdiff | tree |
2023-09-07 |
drh | Fix a harmless compiler warning in the sqldiff.c utility. |
commit | commitdiff | tree |
2023-09-07 |
drh | Add the "tool-zip" makefile target with the intention... |
commit | commitdiff | tree |
2023-09-07 |
drh | Fix a problem with the new xIntegrity method for virtua... |
commit | commitdiff | tree |
2023-09-06 |
drh | Add documentation to sqlite3_get/set_clientdata() to... |
commit | commitdiff | tree |
2023-09-06 |
drh | Add the xIntegrity method to the sqlite3_module object... |
commit | commitdiff | tree |
2023-09-06 |
drh | Fix unreachable branches. vtab-integrity-check |
commit | commitdiff | tree |
2023-09-06 |
drh | Change the xIntegrity virtual table method signature... |
commit | commitdiff | tree |
next |