Skip to content

Releases: go-rel/sqlite3

v0.12.0

25 May 01:13
05a9e29
Compare
Choose a tag to compare

Changelog

  • 6b28811 Bump actions/checkout from 2 to 4 (#58)
  • 4229194 Bump actions/setup-go from 2 to 4 (#56)
  • fb23dd4 Bump actions/setup-go from 4 to 5 (#61)
  • 4f36a9f Bump codecov/codecov-action from 1 to 3 (#55)
  • 3c5b787 Bump codecov/codecov-action from 3 to 4 (#63)
  • cb2bb21 Bump github.com/go-rel/rel from 0.41.0 to 0.42.0 (#66)
  • 05a9e29 Bump github.com/go-rel/sql from 0.16.0 to 0.17.0 (#68)
  • 22077d9 Bump github.com/mattn/go-sqlite3 from 1.14.17 to 1.14.18 (#59)
  • 286e459 Bump github.com/mattn/go-sqlite3 from 1.14.18 to 1.14.19 (#60)
  • 45bf200 Bump github.com/mattn/go-sqlite3 from 1.14.19 to 1.14.20 (#62)
  • 065e042 Bump github.com/mattn/go-sqlite3 from 1.14.20 to 1.14.21 (#64)
  • aa66dcc Bump github.com/mattn/go-sqlite3 from 1.14.21 to 1.14.22 (#65)
  • 1e1239d Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#67)
  • 00d67fb Bump goreleaser/goreleaser-action from 2 to 5 (#57)
  • b548ef3 Update dependabot.yml

v0.11.0

28 Oct 13:27
4fc1d04
Compare
Choose a tag to compare

Changelog

  • Add support for autoincrement columns (#52)
  • Implement adapter Name and add Name constant (#53)

v0.10.0

05 Aug 09:54
08c1079
Compare
Choose a tag to compare

Changelog

  • fb976a0 Bump github.com/go-rel/sql from 0.13.0 to 0.13.1 (#43)
  • ad9ff14 Bump github.com/mattn/go-sqlite3 from 1.14.15 to 1.14.16 (#42)
  • ed50905 Bump github.com/mattn/go-sqlite3 from 1.14.16 to 1.14.17 (#47)
  • 01679d3 Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#41)
  • 83197a6 Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#44)
  • 455c734 Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (#45)
  • 08c1079 Bump go-rel/sql v0.14.0 (#48)

v0.9.0

23 Oct 14:02
907c77c
Compare
Choose a tag to compare

Changelog

  • 907c77c Bump rel v0.39.0 (#40)
  • d45378c Skip Alter ADD CONSTRAINT when changing the table schema (#39)

v0.8.0

20 Aug 14:26
6477937
Compare
Choose a tag to compare

Changelog

  • e1cb2ed Bump github.com/go-rel/rel from 0.37.0 to 0.38.0 (#36)
  • 062ba41 Bump github.com/mattn/go-sqlite3 from 1.14.14 to 1.14.15 (#37)
  • 6477937 Use static increment value (#38)

v0.7.0

03 Jul 06:54
badd5b8
Compare
Choose a tag to compare

Changelog

  • 0547f7e Bump github.com/go-rel/rel from 0.33.0 to 0.33.1 (#21)
  • 3f71728 Bump github.com/go-rel/rel from 0.33.1 to 0.34.0 (#24)
  • 65ca685 Bump github.com/go-rel/rel from 0.34.0 to 0.34.1 (#26)
  • c2bd379 Bump github.com/go-rel/rel from 0.34.1 to 0.35.0 (#27)
  • a2729b0 Bump github.com/go-rel/rel from 0.35.0 to 0.36.0 (#32)
  • b4bd790 Bump github.com/go-rel/sql from 0.9.0 to 0.9.1 (#22)
  • 7bdb0d8 Bump github.com/go-rel/sql from 0.9.1 to 0.10.0 (#25)
  • b5a3764 Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 (#23)
  • 8c1786e Bump github.com/stretchr/testify from 1.7.1 to 1.7.2 (#28)
  • b08015d Bump github.com/stretchr/testify from 1.7.2 to 1.7.3 (#30)
  • 01e0e56 Bump github.com/stretchr/testify from 1.7.3 to 1.7.4 (#31)
  • 199db48 Fix inorrect import the the README (#29)
  • badd5b8 Support JoinAssoc (#35)

v0.6.0

12 Mar 18:27
ba5d8a2
Compare
Choose a tag to compare

Changelog

  • db9cac2 Basic support for insert with on conflict (#19)
  • 6f68e0d Bump github.com/go-rel/rel from 0.30.0 to 0.31.0 (#16)
  • 6539e3b Bump github.com/go-rel/rel from 0.31.0 to 0.32.0 (#18)
  • d269790 Bump github.com/go-rel/sql from 0.7.0 to 0.8.0 (#17)
  • e241cb7 Bump github.com/mattn/go-sqlite3 from 1.14.9 to 1.14.10 (#14)
  • ba5d8a2 Update REL and SQL version (#20)

v0.5.0

14 Nov 09:40
5c83ebd
Compare
Choose a tag to compare

Changelog

5c83ebd Bump REL v0.30.0 (#13)
cb0de8d Bump github.com/go-rel/rel from 0.29.0 to 0.29.2 (#12)

v0.4.0

05 Nov 06:28
02dbe40
Compare
Choose a tag to compare

Changelog

02dbe40 Add support for column primary option (#11)
f705169 Bump github.com/go-rel/rel from 0.27.0 to 0.28.0 (#10)

v0.3.0

21 Oct 14:33
9b46ec0
Compare
Choose a tag to compare

Changelog

a7191ff Add .deepsource.toml (#7)
16cfa3c Bump github.com/go-rel/rel from 0.26.0 to 0.26.1 (#5)
fd8b751 Bump github.com/go-rel/rel from 0.26.1 to 0.27.0 (#8)
9be3fbf Bump github.com/go-rel/sql from 0.2.0 to 0.3.0 (#6)
9b46ec0 Bump github.com/go-rel/sql from 0.3.0 to 0.5.0 (#9)
a23073b Bump github.com/mattn/go-sqlite3 from 1.14.8 to 1.14.9 (#4)