mention ob-sqlite in the comments of ob-sql

* lisp/ob-sql.el: Mention ob-sqlite in the comments of ob-sql.
This commit is contained in:
Eric Schulte 2012-02-18 09:26:02 -07:00
parent 2d78957c5c
commit e744db1ad1
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@
;;; Commentary:
;; Org-Babel support for evaluating sql source code.
;; (see also ob-sqlite.el)
;;
;; SQL is somewhat unique in that there are many different engines for
;; the evaluation of sql (Mysql, PostgreSQL, etc...), so much of this