clog-db-admin Status #31
rabbibotton
started this conversation in
Show and tell
Replies: 1 comment 1 reply
-
All of this just full of pure COOL. Thank you kindly for the inspiration to learn Lisp. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Work now on bring clog-db-admin. I am forced for now to use the sqlite bindings instead of cl-dbi as some sort of bug/memory issue I have not been able to correct comes up on my M1 Mac. Eventually I will either use cl-dbi or just update to use the individual bindings for MySQL and PostgreSQL.
Start the code up with (ql:quickload :clog/tools) (clog-tools:clog-db-admin)
Beta Was this translation helpful? Give feedback.
All reactions