Update docs to prefer dbtype / dbname style of db-spec
Description
This is by far the easiest way to write a db-spec but it is poorly documented.
Update the get-connection docstring to prefer this. Update the README. Update all examples in the repo. Update the clojure-doc.org documentation as well.
This is by far the easiest way to write a db-spec but it is poorly documented.
Update the
get-connection
docstring to prefer this. Update the README. Update all examples in the repo. Update the clojure-doc.org documentation as well.