ob-sql: Fix `case' calls
commit8c2e232b00046a3188ba6203fbe1497d63094d0d
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Sun, 20 Dec 2015 15:57:07 +0000 (20 16:57 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Sun, 20 Dec 2015 15:57:07 +0000 (20 16:57 +0100)
treee96a3d1c270a0bbcfdc3a7bd59395c5dd2fc1096
parentcf8bfc178d315c063a7c5978151fed766caee964
ob-sql: Fix `case' calls

* lisp/ob-sql.el (org-babel-execute:sql): Replace erroneous `case' call
  with `pcase'.  Small refactoring.  Keep lines within 80 characters.
lisp/ob-sql.el