Fork me on GitHub
#sql
<
2017-12-24
>
seancorfield03:12:34

There's no reason a DB driver would be on Clojars. Whoever posted it probably shouldn't have done so. Maven Central is where all that sort of (non-Clojure) stuff lives.

seancorfield03:12:35

@jgh What were you trying to use from Clojars?

jgh13:12:55

postgres

jgh13:12:31

thats the name of the repo, so seemed official enough!

seancorfield18:12:55

Anyone can deploy to Clojars with any group ID as long as no one else has claimed that. Doesn't make it any sort of official...

jgh19:12:09

i know that now :)

jgh19:12:30

The other day? Not so much lol

jgh19:12:51

i guess i was just frustrated because i thought i was on the latest version of the driver but it turned out to be an unmaintained and incompatible version

jgh19:12:06

after i spent several hours debugging it