nilenso / honeysql-postgres

PostgreSQL extension for honeysql
http://nilenso.com
Eclipse Public License 1.0
193 stars 28 forks source link

Update README.md: fixed typo alias #29

Closed KGOH closed 5 years ago

KGOH commented 5 years ago

distributors table was referenced by alias d as in postgresql docs, but this is example without aliases

ukriish commented 5 years ago

Thanks for this @KGOH