Skip to content

Releases: go-rel/sql

v0.17.0

25 May 01:05
266b692
Compare
Choose a tag to compare

Changelog

  • 3fa71b6 Bump actions/checkout from 2 to 4 (#62)
  • 748513c Bump actions/setup-go from 4 to 5 (#65)
  • 3b450bb Bump codecov/codecov-action from 1 to 3 (#64)
  • f0155ef Bump codecov/codecov-action from 3 to 4 (#66)
  • 15bdbd6 Bump github.com/go-rel/rel from 0.41.0 to 0.42.0 (#67)
  • 177dd60 Bump golang.org/x/net from 0.17.0 to 0.23.0 (#72)
  • 1bb0da3 Bump goreleaser/goreleaser-action from 2 to 5 (#63)
  • 266b692 Fix query using table alias (#73)
  • 5980c4c Update dependabot.yml

v0.16.0

28 Oct 12:46
05e5aa3
Compare
Choose a tag to compare

Changelog

  • be5e6ac Add default adapter Name implementation (#59)
  • 4af8144 Allow for adapters to implement custom column option mappers (#55)
  • 05e5aa3 Bump golang.org/x/net from 0.1.0 to 0.17.0 (#60)
  • 50f4974 Bump rel v0.41.0 (#61)
  • 59ff908 Fix join table filter condition generation (#58)
  • 5b67559 Update specs to have ID column as primary (#56)

v0.15.0

26 Aug 00:34
59e0433
Compare
Choose a tag to compare

Changelog

  • 547c9b6 Allow to specify for adapter if it supports schema for table names (#51)
  • 59e0433 Bump rel v0.40.0 (#53)
  • 1d87de1 Fix schema/table escaping with alias in join (#52)

v0.14.0

05 Aug 09:32
9e8bc3e
Compare
Choose a tag to compare

Changelog

  • eb01dbf Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#47)
  • 6c0a31b Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (#48)
  • 9e8bc3e Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#49)
  • dd905c4 support dropping foreign key (#50)

v0.13.1

11 Feb 09:09
a28278b
Compare
Choose a tag to compare

Changelog

  • 3bae971 Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#43)
  • 1bc6967 Fix typo from WriteLimitOffet to WriteLimitOffset (#45)
  • a28278b rows.Close gets invoked only after checking an error for nil (#46)

v0.13.0

23 Oct 13:50
78fd22f
Compare
Choose a tag to compare

Changelog

  • d90b115 Add query args to instrumentation (#40)
  • 78fd22f Bump rel v0.39.0 (#42)
  • ac6e8b8 Replace interface to any and set min go version to 1.15 (#41)
  • 1a68ed2 support filtering table definitions (#39)

v0.12.0

20 Aug 14:11
2a66d51
Compare
Choose a tag to compare

Changelog

  • 93e7ae9 Bump github.com/go-rel/rel from 0.37.0 to 0.38.0 (#37)
  • 2a66d51 Support static increment value (#38)

v0.11.0

03 Jul 06:46
005f47c
Compare
Choose a tag to compare

Changelog

  • 07a2d02 Bump github.com/go-rel/rel from 0.34.0 to 0.34.1 (#27)
  • 454e327 Bump github.com/go-rel/rel from 0.34.1 to 0.35.0 (#28)
  • a1f3aff Bump github.com/go-rel/rel from 0.35.0 to 0.36.0 (#32)
  • c2520eb Bump github.com/stretchr/testify from 1.7.1 to 1.7.2 (#29)
  • 0b1efe6 Bump github.com/stretchr/testify from 1.7.2 to 1.7.3 (#30)
  • 71c87f4 Bump github.com/stretchr/testify from 1.7.3 to 1.7.4 (#31)
  • 7b2975e Bump github.com/stretchr/testify from 1.7.4 to 1.7.5 (#33)
  • c14c7e3 Bump github.com/stretchr/testify from 1.7.5 to 1.8.0 (#35)
  • 005f47c Fix JoinAssoc field escape and add spec (#36)

v0.10.0

11 Apr 12:32
4c61d06
Compare
Choose a tag to compare

Changelog

  • 8603fe0 Bump github.com/go-rel/rel from 0.33.1 to 0.34.0 (#25)
  • 0c07704 Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 (#24)
  • 4c61d06 Fixed the construction of query for tables with schema (#26)

v0.9.1

12 Mar 18:59
414ada9
Compare
Choose a tag to compare

Changelog