* Fix warnings when using Clojure 1.7
* Bump clojure/java.jdbc version to 0.3.6
* Add possibility to set initial pool size for connection pool
* Add support for driver properties when using connection pool
* Return number of deleted rows
* Honor db specific options when using `with-db`
* Fix lazy namespace resolution of relations
* Fix arity of `order`
* Stop printing exceptions to *out*