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.anto...@kaleidos.net> / <n...@niwi.be
>
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 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