Skip to content

Releases: go-rel/postgres

v0.2.0

13 Oct 17:01
36b787d
Compare
Choose a tag to compare

Changelog

148fa79 Add support for JSON column type (#4)
36b787d Bump REL v0.26.0 and rel/sql v0.2.0 (#5)
d646eb2 Implement filtered/partial index support (#2)
562d2bc Unfortunate typo for bool false value (#3)

v0.1.0

25 Sep 06:18
Compare
Choose a tag to compare

Changelog

652ce4b Add bump-minor workflow
e31212b Bump sql to fix insert returning query
33088d4 Extract PostgreSQL adapter
78b8868 Remove unnecessary adapter type casting (#1)