clsql-local-time
Allows the use of local-time:timestamp objects in CLSQL models and queries
$ area51 add clsql-local-timeコピー使い方
;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(clsql-local-time:some-function ...)Allows the use of local-time:timestamp objects in CLSQL models and queries
$ area51 add clsql-local-timeコピー;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(clsql-local-time:some-function ...)