Skip to content

version 1.1

Compare
Choose a tag to compare
@svenvc svenvc released this 31 Dec 10:43
· 132 commits to master since this release
  • added support for Postgres Extended Query protocol (P3PreparedStatement) (thx Jan @jvdsandt)
  • added support for reading array type values (currently INTEGER[] FLOAT[] BOOLEAN[] TEXT[] VARCHAR[])
  • added P3-Tests package and moved all tests there
  • more comments
  • more unit tests