Skip to content

Releases: acoshift/pgsql

0.8.7

08 Apr 06:50
2c3eb12
Compare
Choose a tag to compare

0.8.6

15 May 13:16
eeac6fe
Compare
Choose a tag to compare
  • pgstmt: support Arg on Column (#21)
  • pgctx: wrap tx (#22)

Release 0.8.5

22 Jan 15:32
eb94dfc
Compare
Choose a tag to compare

Upgrade urgency: CRITICAL

pgsql: fix RunInTxContext when retry exceed (#20)

Release 0.8.4

22 Jan 14:46
1f776f3
Compare
Choose a tag to compare
  • pgctx: add RunInTxOptions

Release 0.8.3

07 Jan 07:02
cbcf63a
Compare
Choose a tag to compare
  • pgstmt: fix nested And empty ops (#18)
  • pgstmt: join lateral
  • update dependency

Release 0.8.2

26 Nov 06:48
c90539f
Compare
Choose a tag to compare
  • pgstmt: add on conflict on constraint (#15)
  • pgstmt: add select distinct (#16)
  • pgstmt: add join select
  • build: update dependency

Release 0.8.1

29 Mar 07:50
a2becd1
Compare
Choose a tag to compare
  • pgmodel: insert, update model
  • pgmodel: filter can return error
  • error: add IsErrorCode, IsErrorClass, IsCharacterNotInRepertoire helper functions

Release 0.8.0

16 Sep 03:56
8935819
Compare
Choose a tag to compare
  • pgmodel: experiment pgmodel package
  • pgsql: add IsQueryCanceled

Release 0.7.0

08 Sep 11:19
c57f1d7
Compare
Choose a tag to compare
  • change all check to Go 1.13 errors
  • pgsql: try to extract crdb constraint

Release 0.6.1

08 Sep 09:48
c71ccdd
Compare
Choose a tag to compare
  • pgsql: fallback error constraint by extract from message