Merge remote-tracking branch 'cloojure/patch-2' into HEAD
This commit is contained in:
commit
3fb93d829c
1 changed files with 2 additions and 4 deletions
|
|
@ -2,11 +2,9 @@
|
||||||
|
|
||||||
SQL as Clojure data structures. Build queries programmatically -- even at runtime -- without having to bash strings together.
|
SQL as Clojure data structures. Build queries programmatically -- even at runtime -- without having to bash strings together.
|
||||||
|
|
||||||
## Leiningen Coordinate
|
## Leiningen Coordinates
|
||||||
|
|
||||||
```clj
|
[](http://clojars.org/honeysql)
|
||||||
[honeysql "0.5.1"]
|
|
||||||
```
|
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue