Prechádzať zdrojové kódy

mention ob-sqlite in the comments of ob-sql

* lisp/ob-sql.el: Mention ob-sqlite in the comments of ob-sql.
Eric Schulte 13 rokov pred
rodič
commit
e744db1ad1
1 zmenil súbory, kde vykonal 1 pridanie a 0 odobranie
  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