add link to PostgreSQL extension lib, bump copyright year
This commit is contained in:
parent
634cad74cb
commit
815389b58f
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.
|
* Create table, etc.
|
||||||
|
|
||||||
|
## Extensions
|
||||||
|
|
||||||
|
* [For PostgreSQL-specific extensions falling outside of ANSI SQL](https://github.com/nilenso/honeysql-postgres)
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
Copyright © 2012 Justin Kramer
|
Copyright © 2012-2016 Justin Kramer
|
||||||
|
|
||||||
Distributed under the Eclipse Public License, the same as Clojure.
|
Distributed under the Eclipse Public License, the same as Clojure.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue