Explorar o código

ORG-NEWS: Mention parameter :dbconnection for org-babel-execute:sql

Stefano Rodighiero %!s(int64=6) %!d(string=hai) anos
pai
achega
f3e7dcd174
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      etc/ORG-NEWS

+ 4 - 0
etc/ORG-NEWS

@@ -188,6 +188,10 @@ days in the past.
 =<C-u K>= (~org-habit-toggle-display-in-agenda~) in an agenda toggles
 the display of all habits to those which are undone and scheduled.
 This is a function for convenience.
+*** New paramater for SQL Babel blocks: ~:dbconnection~
+The new paramater ~:dbconnection~ allows to specify a connection name
+in a SQL block header: this name is used to look up connection
+parameters in ~sql-connection-alist~.
 ** New functions
 *** ~org-dynamic-block-insert-dblock~