Skip to content

v1.2.20

Choose a tag to compare

@erizocosmico erizocosmico released this 01 Aug 09:00
· 77 commits to master since this release

Bugs fixed

  • [ #212 ] scanning bytea does no longer throw an error. Now []byte and bytea are equivalent, before it was smallint[]. Even though this could be considered a breaking change, it has been considered as a bug as it made no sense the way it was before.