Set up for 2.0 Alpha 1
This commit is contained in:
parent
e23502eba8
commit
fea5c74260
1 changed files with 0 additions and 2 deletions
|
|
@ -18,8 +18,6 @@ For Leiningen, add the following dependency to your `project.clj` file:
|
|||
[seancorfield/honeysql "2.0.0-alpha1"]
|
||||
```
|
||||
|
||||
> Note: 2.0.0-alpha1 will be released shortly!
|
||||
|
||||
HoneySQL produces SQL statements but does not execute them.
|
||||
To execute SQL statements, you will also need a JDBC wrapper like
|
||||
[`seancorfield/next.jdbc`](https://github.com/seancorfield/next-jdbc) and a JDBC driver for the database you use.
|
||||
|
|
|
|||
Loading…
Reference in a new issue