clsql-local-time

MIT license

Allows the use of local-time:timestamp objects in CLSQL models and queries

$ area51 add clsql-local-timeCopy

Usage

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

Dependencies