Skip to content

Releases: app-nerds/postgresr

v1.2.1

11 May 15:35

Choose a tag to compare

  • Fixed a bug in DataToRows.
  • Added readme on how to use DataToRows

v1.2.0

10 May 20:14

Choose a tag to compare

Added new test helper to convert row data into pgx.Rows.

v1.1.0

03 May 16:12
a51452f

Choose a tag to compare

  • Added support for GetTotalRows() in the mock
  • Added a helper function which makes it easier to mock the Query method.