diff options
| author | Javier Olaechea | 2024-03-31 23:07:10 -0500 |
|---|---|---|
| committer | Eli Zaretskii | 2024-06-06 12:51:46 +0300 |
| commit | 23ef989935d38fe5c2c105933ae5f4d692656c72 (patch) | |
| tree | d2551d14e9899b8ae1556cdaa0ac3590be98b617 /exec | |
| parent | 7fbafb9d9527f3888469dead8309fd748d2fb9e0 (diff) | |
| download | emacs-23ef989935d38fe5c2c105933ae5f4d692656c72.tar.gz emacs-23ef989935d38fe5c2c105933ae5f4d692656c72.zip | |
Add 'sqlite-execute-batch' command
This command is similar to 'sqlite-execute' except that it
executes multiple statements in exchange for not accepting
any arguments. (Bug#70145)
* src/sqlite.c (Fsqlite_execute_batch): New function.
* test/src/sqlite-tests.el (sqlite-multiple-statements): Add
smoke test for 'sqlite-execute-batch'.
* etc/NEWS: Mention new command 'sqlite-execute-batch'.
* doc/lispref/text.texi (Database): Document the new command.
Diffstat (limited to 'exec')
0 files changed, 0 insertions, 0 deletions