SQLite

Check-in [6283c677d5]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Add the tables_used() table-valued function as a variation on bytecode().
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | bytecode-function
Files: files | file ages | folders
SHA3-256: 6283c677d57220e54375a6463f453c6d068e042263558df16cff1055d1b0d3f5
User & Date: drh 2020-03-26 16:48:18.810
Context
2020-04-02
12:24
Merge enhancements from trunk. (check-in: d1731385c0 user: drh tags: bytecode-function)
2020-03-26
16:48
Add the tables_used() table-valued function as a variation on bytecode(). (check-in: 6283c677d5 user: drh tags: bytecode-function)
15:28
Merge updates from trunk. (check-in: d7db091018 user: drh tags: bytecode-function)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/vdbeaux.c.
Changes to src/vdbevtab.c.