Skip to content

Activity

Bump golang.org/x/crypto from 0.25.0 to 0.31.0

Bump golang.org/x/net from 0.27.0 to 0.33.0

Add cli flag --version to show version of spanner-cli (#198)

Pull request merge
yfuruyamapushed 1 commit to master • 30bae18…a09f4ef • 
on Dec 4, 2024

replace io/ioutil with io, os package (#199)

Pull request merge
yfuruyamapushed 1 commit to master • 892b4f3…30bae18 • 
on Dec 4, 2024

Fix select statement detection when used in parenthesis (#197)

Pull request merge
yfuruyamapushed 1 commit to master • ed6c09a…892b4f3 • 
on Nov 12, 2024

Fix select statement detection when used in parenthesis

yfuruyamacreated fix_select_regex • b51bd3d • 
on Nov 12, 2024

Implement --proto-descriptor-file (#195)

Pull request merge
yfuruyamapushed 1 commit to master • dd056dc…ed6c09a • 
on Nov 6, 2024

Add CLI flag --skip-tls-verify (#194)

Pull request merge
yfuruyamapushed 1 commit to master • 73f1bc3…dd056dc • 
on Oct 21, 2024

Add typename in header and add DESCRIBE statement (#191)

Pull request merge
yfuruyamapushed 1 commit to master • e44e60f…73f1bc3 • 
on Oct 17, 2024

Add a Dockerfile (#192)

Pull request merge
yfuruyamapushed 1 commit to master • abc1cf9…e44e60f • 
on Oct 1, 2024

Add authentication section

yfuruyamacreated dockerfile • 427dae6 • 
on Sep 30, 2024

Support PROTO, ENUM (#182)

Pull request merge
yfuruyamapushed 1 commit to master • 82b9d36…abc1cf9 • 
on Sep 3, 2024

Support FQN in statements (#178)

Pull request merge
yfuruyamapushed 1 commit to master • a0ff8ae…82b9d36 • 
on Aug 21, 2024

Simplify extractSchemaAndTable

apstndbcreated support-fqn • efa04ac • 
on Aug 17, 2024

Support GRAPH statement (#181)

Pull request merge
yfuruyamapushed 1 commit to master • 9a93cfa…a0ff8ae • 
on Aug 2, 2024

Add show tables with schema (#173)

Pull request merge
yfuruyamapushed 1 commit to master • f1ab4c9…9a93cfa • 
on Jul 9, 2024

Support FLOAT32 type (#176)

Pull request merge
yfuruyamapushed 1 commit to master • e1ee214…f1ab4c9 • 
on Jul 9, 2024

support stored system procedures (#171)

Pull request merge
yfuruyamapushed 1 commit to master • c70d18b…e1ee214 • 
on Jul 4, 2024

Deleted branch

Bump golang.org/x/net from 0.19.0 to 0.23.0

dependabot[bot]created dependabot/go_modules/golang.org/x/net-0.23.0 • 97a13f0 • 
on Apr 19, 2024

Bump google.golang.org/protobuf from 1.32.0 to 1.33.0

Add support for RENAME TABLE and table synonyms (#165)

Pull request merge
yfuruyamapushed 1 commit to master • 4099da8…c70d18b • 
on Mar 12, 2024

Add support for Directed reads (#163)

Pull request merge
yfuruyamapushed 1 commit to master • 4ad906e…4099da8 • 
on Feb 26, 2024

Add option for setting a custom API endpoint (#162)

Pull request merge
yfuruyamapushed 1 commit to master • a80699f…4ad906e • 
on Feb 19, 2024

Bump google.golang.org/grpc from 1.53.0 to 1.56.3

dependabot[bot]created dependabot/go_modules/google.golang.org/grpc-1.56.3 • d5b0b99 • 
on Oct 25, 2023

Bump golang.org/x/net from 0.8.0 to 0.17.0

dependabot[bot]created dependabot/go_modules/golang.org/x/net-0.17.0 • 41e1ba9 • 
on Oct 11, 2023

Permit a comment after the last semicolon (#154)

Pull request merge
yfuruyamapushed 1 commit to master • a45da2a…a80699f • 
on Apr 12, 2023

Permit a comment after the last semicolon

apstndbcreated fix-last-empty-statement • 5ad5df9 • 
on Apr 12, 2023

fix comment handling (#150)

Pull request merge
yfuruyamapushed 1 commit to master • f8ff1c6…a45da2a • 
on Mar 27, 2023