nilenso / honeysql-postgres

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

Add if-not-exist option to create-table #18

Closed arichiardi closed 6 years ago

arichiardi commented 6 years ago

This enables the following syntax (create-table :table :if-not-exists) for CREATE TABLE IF NOT EXISTS table

ukriish commented 6 years ago

This looks fine too. Can you resolve conflicts?

arichiardi commented 6 years ago

Will do

arichiardi commented 6 years ago

done :smile:

arichiardi commented 6 years ago

@krish8664 ping - sorry!