Skip to content

Releases: go-rel/postgres

v0.11.0

28 Oct 13:53
f51544d
Compare
Choose a tag to compare

Changelog

  • Implement adapter Name and add Name constant (#65)
  • Update sql dependency and use default column options mapper (#64)

v0.10.0

26 Aug 00:45
e29ff9b
Compare
Choose a tag to compare

Changelog

v0.9.0

05 Aug 09:59
90ceb51
Compare
Choose a tag to compare

Changelog

  • 62a812f Bump github.com/go-rel/rel from 0.37.0 to 0.38.0 (#42)
  • 6fb2db6 Bump github.com/go-rel/rel from 0.38.0 to 0.39.0 (#49)
  • 8f7c74b Bump github.com/go-rel/sql from 0.11.0 to 0.12.0 (#44)
  • fea5829 Bump github.com/go-rel/sql from 0.12.0 to 0.13.0 (#50)
  • ca91dbd Bump github.com/go-rel/sql from 0.13.0 to 0.13.1 (#52)
  • 4215f40 Bump github.com/jackc/pgx/v4 from 4.16.1 to 4.17.0 (#43)
  • b0778cc Bump github.com/jackc/pgx/v4 from 4.17.0 to 4.17.1 (#45)
  • c0ff561 Bump github.com/jackc/pgx/v4 from 4.17.1 to 4.17.2 (#46)
  • a985bc1 Bump github.com/jackc/pgx/v4 from 4.17.2 to 4.18.0 (#51)
  • e0c366e Bump github.com/jackc/pgx/v4 from 4.18.0 to 4.18.1 (#54)
  • a70aa84 Bump github.com/lib/pq from 1.10.6 to 1.10.7 (#47)
  • a7b15a1 Bump github.com/lib/pq from 1.10.7 to 1.10.9 (#56)
  • 15a58b8 Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#48)
  • 4ac9cac Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#53)
  • c4697c0 Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (#57)
  • 90ceb51 Bump go-rel/sql v0.14.0 (#60)
  • 71d8b4a Support for drop Keys in the ALTER table (#59)

v0.8.0

03 Jul 06:54
84c7895
Compare
Choose a tag to compare

Changelog

  • a35c836 Bump github.com/go-rel/rel from 0.33.1 to 0.34.0 (#28)
  • 8bed2fc Bump github.com/go-rel/rel from 0.34.0 to 0.34.1 (#34)
  • 0f1a321 Bump github.com/go-rel/rel from 0.34.1 to 0.35.0 (#35)
  • 5747a60 Bump github.com/go-rel/rel from 0.35.0 to 0.36.0 (#38)
  • ce6e21b Bump github.com/go-rel/sql from 0.9.1 to 0.10.0 (#30)
  • 7c7cca4 Bump github.com/jackc/pgx/v4 from 4.15.0 to 4.16.0 (#31)
  • 884dfca Bump github.com/jackc/pgx/v4 from 4.16.0 to 4.16.1 (#32)
  • b6d68a4 Bump github.com/lib/pq from 1.10.4 to 1.10.5 (#29)
  • 623df30 Bump github.com/lib/pq from 1.10.5 to 1.10.6 (#33)
  • b419d76 Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 (#27)
  • 96707d4 Bump github.com/stretchr/testify from 1.7.1 to 1.7.2 (#36)
  • 124f525 Bump github.com/stretchr/testify from 1.7.2 to 1.7.4 (#37)
  • 8facd3f Bump github.com/stretchr/testify from 1.7.4 to 1.7.5 (#39)
  • 84c7895 Support JoinAssoc (#41)

v0.7.0

12 Mar 19:21
6fd1812
Compare
Choose a tag to compare

Changelog

  • 6fd1812 Basic support for insert with on conflict (#26)
  • 0699dd5 Bump github.com/go-rel/primaryreplica from 0.1.0 to 0.2.0 (#18)
  • d07a870 Bump github.com/go-rel/primaryreplica from 0.2.0 to 0.3.0 (#24)
  • 3a902da Bump github.com/go-rel/rel from 0.30.0 to 0.31.0 (#22)
  • 524d6d3 Bump github.com/go-rel/rel from 0.31.0 to 0.32.0 (#25)
  • d1f557d Bump github.com/go-rel/sql from 0.7.0 to 0.8.0 (#23)
  • 12df892 Bump github.com/jackc/pgx/v4 from 4.13.0 to 4.14.0 (#19)
  • ebef170 Bump github.com/jackc/pgx/v4 from 4.14.0 to 4.14.1 (#20)
  • 64df8a3 Bump github.com/jackc/pgx/v4 from 4.14.1 to 4.15.0 (#21)

v0.6.0

14 Nov 09:38
42e8b70
Compare
Choose a tag to compare

Changelog

42e8b70 Bump REL v0.30.0 (#17)
6b52bcd Bump github.com/go-rel/rel from 0.29.0 to 0.29.1 (#14)
f84a240 Bump github.com/go-rel/rel from 0.29.1 to 0.29.2 (#15)
f03b024 Bump github.com/lib/pq from 1.10.3 to 1.10.4 (#16)

v0.5.0

05 Nov 06:31
977b3d6
Compare
Choose a tag to compare

Changelog

977b3d6 Add support for column primary option (#13)
6b33dfc Unify timestamp format used by adapter (#12)

v0.4.0

29 Oct 08:59
873dc18
Compare
Choose a tag to compare

Changelog

873dc18 Add tests for PostgreSQL 14 (#11)
94abfa7 Support master standby connections (#10)

v0.3.0

21 Oct 05:06
2c17aeb
Compare
Choose a tag to compare

Changelog

32998a4 Add .deepsource.toml
2933faa Bump github.com/go-rel/rel from 0.26.0 to 0.26.1 (#6)
00d6bbf Bump github.com/go-rel/rel from 0.26.1 to 0.27.0 (#7)
2c17aeb Bump github.com/go-rel/sql from 0.2.0 to 0.5.0 (#8)
e1cb773 Function call can be replaced with helper function (#9)

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)