qmynd
MySQL Native Driver
$ area51 add qmyndCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(qmynd:some-function ...)MySQL Native Driver
$ area51 add qmyndCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(qmynd:some-function ...)