clsql-local-time
Allows the use of local-time:timestamp objects in CLSQL models and queries
$ area51 add clsql-local-timeCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(clsql-local-time:some-function ...)