Fix issue with dbi processing in ob-sql.
commit78b3a0398124aff412606438b851f315078485e4
authorRick Frankel <rick@rickster.com>
Tue, 19 Mar 2013 20:51:42 +0000 (19 16:51 -0400)
committerRick Frankel <rick@rickster.com>
Tue, 19 Mar 2013 20:51:42 +0000 (19 16:51 -0400)
tree32bf8d78fe14e453d6b0c19f0d1db7ff118c674a
parenteff59a15d76647ce8282626b9eb463dc3706d56e
Fix issue with dbi processing in ob-sql.

* lisp/ob-sql.el (org-babel-execute:sql): Unquote cmdline argument in
  format string, dbish requires three separate arguments. Add dbi to
  the list of engines with automatically added header separator.
lisp/ob-sql.el