Skip to content

Releases: gcpug/handy-spanner

v0.5.1

20 Feb 02:52
10d1466

Choose a tag to compare

  • Fix KeyRange to be able to pass the smaller number of keys than primary keys

v0.5.0

16 Feb 08:31
8b72a7d

Choose a tag to compare

  • Support Information Schema
  • Fix struct comparison
  • Escape identifers

v0.4.0

13 Jan 05:48
3a7735b

Choose a tag to compare

  • Support transactions
  • Support DML
  • Support interleave constraints
  • Support RIGHT OUTER JOIN and FULL OUTER JOIN (partially)

v0.3.2

04 Jan 09:02
9ad860d

Choose a tag to compare

Better STRUCT support

v0.3.1

09 Dec 09:32
49dd770

Choose a tag to compare

Merge pull request #37 from gcpug/keep-connection

Fix bug of concurrent database creation

v0.3.0

23 Nov 09:40
0e8cb91

Choose a tag to compare

Merge pull request #36 from gcpug/add-test

add test for mutation and database

v0.2.0

27 Oct 11:02
7776b05

Choose a tag to compare

Merge pull request #28 from gcpug/struct

Improve struct and array handling

v0.1.1

18 Oct 09:45
e752bbe

Choose a tag to compare

Merge pull request #20 from gcpug/longrunningoperations

implement longrunning.Operations

v0.1.0

16 Oct 09:55
07bce46

Choose a tag to compare

Merge pull request #19 from gcpug/add-tzdata

add tzdata