Skip to content

Releases: gcpug/handy-spanner

v0.6.8

01 Aug 09:12
0c2b8a9

Choose a tag to compare

Merge pull request #83 from cloverrose/fix-issue82

define ListDatabaseRoles to follow spanner update

v0.6.7

05 Apr 06:13
552cdc1

Choose a tag to compare

  • Update spanner dep #80

v0.6.6

12 Jan 09:59
675ff62

Choose a tag to compare

  • update go dependencies #79

v0.6.5

15 Feb 05:55
80a82a9

Choose a tag to compare

  • Add metadata to LongRunningOperation response #76
  • Fix a race possibility in getOrCreateDatabase #77

v0.6.4

15 Jul 05:57
41e1d88

Choose a tag to compare

  • Support CURRENT_TIMESTAMP function #71
  • Support IFNULL and NULLIF function #75

v0.6.3

10 May 06:46
955ee70

Choose a tag to compare

  • update memefish to support foregin key #69
  • return error details such as ResourceInfo with error #68

v0.6.2

02 May 07:43
e3b98cb

Choose a tag to compare

Fix data race when creating a table

v0.6.1

29 Apr 11:08
27a2b8e

Choose a tag to compare

Fix a boundary bug cause by #63

v0.6.0

29 Apr 10:04
179fa02

Choose a tag to compare

  • Support multiple KeyRange and combination of KeyRange and Keys #62
  • Support simple query stats #63
    • This makes spanner-cli work with handy-spanner
  • Add a constraint for sized string column #64
  • Fix KeyRange order issue #65

v0.5.2

12 Mar 05:25
927f0fa

Choose a tag to compare

Merge pull request #60 from hamakn/update_genproto_with_umimplemented…