]> code.delx.au - gnu-emacs/blobdiff - lisp/org/ob-sql.el
* lisp/loadup.el: Count byte-code functions as well.
[gnu-emacs] / lisp / org / ob-sql.el
index 3f7882c9919d335f0bd6082ea362f10e6aaf967f..68bd95af9f91df5af299fa8843ab4781329047c7 100644 (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