Variable: sql-product-history

sql-product-history is a variable defined in sql.el.gz.

Value

nil

Documentation

History of products used.

Source Code

;; Defined in /usr/src/emacs/lisp/progmodes/sql.el.gz
;; Passwords are not kept in a history.

(defvar sql-product-history nil
  "History of products used.")