There was an error while loading. Please reload this page.
1 parent d22ea2a commit 8d4d93bCopy full SHA for 8d4d93b
sqlite3.el
@@ -26,6 +26,7 @@
26
(require 'cl-lib)
27
(require 'sqlite3-core)
28
29
+;;;###autoload
30
(defun sqlite3-new (&optional dbpath)
31
"Create `sqlite3' instance. If `dbpath' is omiited, then database is stored
32
into memory."
0 commit comments