James Reeves
James Reeves
Merged! Thanks for the PR!
That might not be a bad idea. The docstrings are accurate, but might not be intuitive, largely because most people have a misunderstanding of which characters are allowed in a...
I think this is reasonable in theory. Perhaps `:unix-socket` instead of `:socket` as an option, so it's not confused with other types of sockets. Also, have you tested to ensure...
Fixed by: df469736241b7ada658dc58e4b7d46e6f2003b30
Ah, apologies, I thought that wasn't being used by anyone else. I think it's probably better to fix in ragtime-clj. The multimethod has been moved to `ragtime.sql/load-file-seq`, which allows the...
By Clojure migrations, you mean migrations that execute arbitrary functions?