Language

Package: emacs-emacsql @ 3.0.0

Synopsis

Emacs high-level SQL database front-end

Description

Any readable Lisp value can be stored as a value in EmacSQL, including numbers, strings, symbols, lists, vectors, and closures. EmacSQL has no concept of TEXT values; it's all just Lisp objects. The Lisp object nil corresponds 1:1 with NULL in the database.

Home page
https://github.com/skeeto/emacsql
Location
gnu/packages/emacs-xyz.scm (line: 15684, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings