Rudolf Adamkovič <salu...@me.com> writes: > Max Nikulin <maniku...@gmail.com> writes: > >> Perhaps it is better to keep current behavior with error by default >> and just to recommend [...] a user is experimenting with sqlite >> features. > > This is exactly the case where the user SHOULD use > > #+PROPERTY: header-args:sqlite :db <FILE> > > to avoid mistyping <FILE> across their SQLite blocks. > > [Hence, defaulting to ":memory:" would NOT hurt.]
I do not mind falling back to ":memory:" when :db is not specified, but we should display a warning to notify the users. Maybe not as a warning every time src block is executed, but at least via org-lint. Rudolf, WDYT? -- 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>