Ver Fonte

mention ob-sqlite in the comments of ob-sql

* lisp/ob-sql.el: Mention ob-sqlite in the comments of ob-sql.
Eric Schulte há 13 anos atrás
pai
commit
e744db1ad1
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      lisp/ob-sql.el

+ 1 - 0
lisp/ob-sql.el

@@ -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