Merge pull request #133 from ddellacosta/master
Add link to nilenso's PostgreSQL extension lib
This commit is contained in:
commit
d5a0784e16
1 changed files with 5 additions and 1 deletions
|
|
@ -353,8 +353,12 @@ If you do implement a clause or function handler, consider submitting a pull req
|
|||
|
||||
* Create table, etc.
|
||||
|
||||
## Extensions
|
||||
|
||||
* [For PostgreSQL-specific extensions falling outside of ANSI SQL](https://github.com/nilenso/honeysql-postgres)
|
||||
|
||||
## License
|
||||
|
||||
Copyright © 2012 Justin Kramer
|
||||
Copyright © 2012-2016 Justin Kramer
|
||||
|
||||
Distributed under the Eclipse Public License, the same as Clojure.
|
||||
|
|
|
|||
Loading…
Reference in a new issue