Rudolf Adamkovič <salu...@me.com> writes: > From 34f28236366affb510bfdb70a3577e765d9e0abb Mon Sep 17 00:00:00 2001 > From: =?UTF-8?q?Rudolf=20Adamkovi=C4=8D?= <salu...@me.com> > Date: Wed, 3 May 2023 14:59:03 +0200 > Subject: [PATCH] ob-sqlite: Use a transient in-memory database by default > > * etc/ORG-NEWS (New features): Add a news entry. > * lisp/ob-sqlite.el (org-babel-execute:sqlite): Default ':db' to > ":memory:" instead of throwing an error. > * testing/lisp/test-ob-sqlite.el (ob-sqlite/in-file): Test the old behavior. > * testing/lisp/test-ob-sqlite.el (ob-sqlite/in-memory): Test the new behavior.
Thanks! Applied, onto main. https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=68aa43885 -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>