v1.2.0 Release
This release adds support for:
- pgx stdlib driver
- 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.