Skip to content

v1.2.0 Release

Compare
Choose a tag to compare
@andy-kimball andy-kimball released this 15 Feb 23:31
· 30 commits to master since this release

This release adds support for:

  1. pgx stdlib driver
  2. Multiple drivers in the same session

NOTE: This release contains a breaking API change. The copyist.Register
function no longer takes a resetDB argument; use the copyist.SetSessionInit
function instead.