K 10 svn:author V 4 yuri K 8 svn:date V 27 2018-03-14T08:50:25.261825Z K 7 svn:log V 787 databases/sqlite: Update to 3.22.0 Changelog: https://www.sqlite.org/releaselog/3_22_0.html Port changes: * Added the OFFSET option for the new sqlite_offset() function * Added 'Optional extensions' and 'Optional functions' option groups for better options readability * Deleted patches from files/ because they were disabling certain options in the command-line utility that the upstream keeps always enabled there * Changed capitalization in some options according to common spelling rules PR: 225627 Submitted by: Charlie Li (original version) Submitted by: Pavel Volkov (maintainer, later version) Approved by: Pavel Volkov (maintainer) Differential Revision: https://reviews.freebsd.org/D14216 END