Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Jan 23, 2021

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added ⤵️ pull merge-conflict Resolve conflicts manually labels Jan 23, 2021
@mackyle mackyle force-pushed the master branch 2 times, most recently from aaf3ab3 to 5eebecb Compare July 28, 2021 09:49
@mackyle mackyle force-pushed the master branch 2 times, most recently from 6ba23b7 to 66c1810 Compare December 31, 2021 09:51
@mackyle mackyle force-pushed the master branch 2 times, most recently from a24e424 to 9e661df Compare December 27, 2022 09:48
@mackyle mackyle force-pushed the master branch 2 times, most recently from 8eedce3 to eeab5d6 Compare July 19, 2023 09:53
@mackyle mackyle force-pushed the master branch 2 times, most recently from 719ad7c to f11956e Compare October 13, 2023 09:48
danielk-1977 and others added 30 commits December 15, 2025 18:45
…ere the virtual table implementation is able to deliver results sorted by "...cols...".
whitespace unless the --exact option is used.  In the .limit command, do
not print the new limit when changing the limit, but only when requesting
the current value of the limit.
…ual table query has similar GROUP BY and ORDER BY expression lists.
not specified, after trying sqlite3_extension_init() and
sqlite3_X_init() where X is the alphabetic part of the base filename,
if neither or found it tries again with X as the alpha*numeric* part
of the base filename.  Hence, a shared library named "vt02.so" can be
loaded with just ".load vt02" and without having to specify the entry
point separately.
…identical aprt from ASC/DESC sort-orders to be optimized using a single index. Also allow virtual tables to optimize DISTINCT in cases where the result-set of a query does not exactly match the ORDER BY clause.
[forum:/forumpost/d2326687662430c1|forum post d2326687662].
…s to prevent fts3/4 tables in non-trusted schemas from calling unsafe SQL functions.
chain of noop-joins.  Optimization improvement suggested by
[forum:/forumpost/11a53f2bad|forum post 11a53f2bad].
…ve, add "sqlite3_config(SQLITE_CONFIG_MEMSTATUS, 1);" to fuzzcheck.c.
"<<endmark" then the content is read from the script (or stdin) until
the first line that begins with "endmark".
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

⤵️ pull merge-conflict Resolve conflicts manually

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants