chickadee » sql-de-lite » row-alist

row-alist statementprocedure

Retrieve an alist mapping column names to column data for the current row.

(row-alist s)
; => ((rowid . 1) (key . "foo") (val . "bar"))