I would like to evaluate SQL source blocks in Org Babel using the connections I have set up in sql-connection-alist
from sql-mode
. This way I can save database credentials in a private (Elisp) file and share the files with the queries.
Is there any way to configure this in Org Mode?