Skip to content

0.14.2

Compare
Choose a tag to compare
@guymers guymers released this 26 Mar 02:06
· 24 commits to main since this release
58fa1ee
  • 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 via doobie.postgres.instances.{array,enum,geometric}.* which may avoid needing doobie.postgres.implicits.*