Ihor Radchenko <[email protected]> writes: > Ralf <[email protected]> writes: > >> the result of SQL code blocks is not imported corrected correctly into an >> org table for the saphana engine. >> This happens because the client executable (hdbsql) uses commas and not tabs >> as default column separators. The attached patch should fix this. >> >> Best regards, >> Ralf >> From adf2fa5db624e132e5789b7e2c8556cacff52695 Mon Sep 17 00:00:00 2001 >> From: Ralf <[email protected]> >> Date: Mon, 17 Nov 2025 12:27:13 +0100 >> Subject: [PATCH] lisp/ob-sql.el: Fix SQL execution for saphana DB
Applied, onto main. https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=dff960224 Thanks! -- Ihor Radchenko // yantar92, Org mode maintainer, 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>
