cl-postgres-plus-uuid

MIT

Common Lisp library providing a cl-postgres SQL reader for the PostgreSQL UUID type.

$ area51 add cl-postgres-plus-uuidCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-postgres-plus-uuid:some-function ...)

Dependencies