clsql-helper

BSD

A library providing a clutch of utilities to make working with clsql easier

$ area51 add clsql-helperCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(clsql-helper:some-function ...)