ob-sqlite: now supports preview, tabular data and multi-line code bodies
commitc4912669a64d785b4932df471d1a79fa09640deb
authorEric Schulte <schulte.eric@gmail.com>
Sat, 10 Jul 2010 00:00:03 +0000 (9 17:00 -0700)
committerEric Schulte <schulte.eric@gmail.com>
Sat, 10 Jul 2010 00:00:03 +0000 (9 17:00 -0700)
tree20aa967152205b8638dd35fe1cd16f069dd8fc44
parent535ea52fff82892645e56b6a0f9f098411d74b4f
ob-sqlite: now supports preview, tabular data and multi-line code bodies

* lisp/ob-sqlite.el (org-babel-expand-body:sqlite): now this function
  expands variables

  (org-babel-execute:sqlite): support for input of tabular data and
  multiline code bodies

  (org-babel-sqlite-expand-vars): support for tabular data
lisp/ob-sqlite.el