SQLite

All files named ”ext/misc/bindvtab.c”
Login

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

History for ext/misc/bindvtab.c

2018-04-27
20:49
[70ca40ff9b] part of check-in [7b2a65a654] Better comments on the bindvtab.c implementation. All the two-argument version of the .set command. All bindings from .set and -D are still string. (check-in: [7b2a65a654] user: drh branch: shell-bindings, size: 13199)
17:39
Added: [e21871461a] part of check-in [1f2944d1d6] Add the ability to use bind parameters in the CLI. The new ".set KEY=VALUE" dot-command works to set bindings. Or use the "-Dkey=value" command-line option. Or use the built-in shell_bindings(k,v) virtual table to set, delete, or changing bindings. (check-in: [1f2944d1d6] user: drh branch: shell-bindings, size: 11753)