On 1/19/19, R Smith <[email protected]> wrote: > I make scripts/software for SQLite used by many, I > can dictate the lowest version number for a script, but usually they use > whatever engine is downloadable from the site (sqlite3.exe, sqlite3.dll > etc.), so if the very useful BEGIN CONCURRENT won't be merged at some > stage, there is no point for me to investigate/test/learn about it. The > opposite is also true, and preferred.
"merged at some stage" and "merged into the next release" are different things. The latter will likely not happen, but I cannot say about the former, just yet. -- D. Richard Hipp [email protected] _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

