0.14.2
- Fix an optional
Write
instance not setting every parameterized value when called with no value. This caused the Postgres driver to throw an error. - Some Postgres
Meta
instances are now also available viadoobie.postgres.instances.{array,enum,geometric}.*
which may avoid needingdoobie.postgres.implicits.*