+1 for changing the name to something which people won't confuse with the 
"blessed" library.

On Saturday, October 11, 2014 3:39:43 PM UTC-5, James Reeves wrote:
>
> The name of this library is *really* close to the "clojure.java.jdbc" 
> contrib library. You may want to consider changing the name so people don't 
> get confused.
>
> - James
>
> On 11 October 2014 21:01, Andrey Antukh <ni...@niwi.be <javascript:>> 
> wrote:
>
>> A JDBC library for clojure.
>>
>> Previously: clj.jdbc
>>
>> Summary of changes from 0.2.2 to 0.3.0:
>>
>> - Minor code reorganization (split protocols from implementation)
>> - Normalize connection pool parameters make them more plugable.
>> - Type hints for almost all code.
>> - Documentation improvements.
>>
>> Summary of changes from clj.jdbc 0.1.1 to clojure.jdbc 0.2.2:
>>
>> - Human readable dbspec format.
>> - Read only connections.
>> - Allow specify schema to connection.
>> - Add `query-first` helper.
>> - Bug fixes.
>>
>> Changelog: 
>> https://raw.githubusercontent.com/niwibe/clojure.jdbc/master/CHANGES.txt
>> Github project: https://github.com/niwibe/clojure.jdbc
>> Documentation: http://niwibe.github.io/clojure.jdbc/
>>
>> Greetings
>> Andrey
>>
>> -- 
>> Andrey Antukh - Андрей Антух - <andrei....@kaleidos.net <javascript:>> 
>> / <ni...@niwi.be <javascript:>>
>> http://www.niwi.be <http://www.niwi.be/page/about/>
>> https://github.com/niwibe
>>  
>> -- 
>> You received this message because you are subscribed to the Google
>> Groups "Clojure" group.
>> To post to this group, send email to clo...@googlegroups.com 
>> <javascript:>
>> Note that posts from new members are moderated - please be patient with 
>> your first post.
>> To unsubscribe from this group, send email to
>> clojure+u...@googlegroups.com <javascript:>
>> For more options, visit this group at
>> http://groups.google.com/group/clojure?hl=en
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "Clojure" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to clojure+u...@googlegroups.com <javascript:>.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to