sp

package
v0.0.0-...-1ce0fe2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 2, 2024 License: MIT Imports: 7 Imported by: 0

README

spanner utils

usage

Create a file mutation.sql that hold the DML query that requires iterations to complete.

gcloudx -v spanner dml -f mutation.sql -d <fully-qualified-spanner-database-id>

See gcloudx spanner dml -help for all options.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LongRunningMutation

func LongRunningMutation(args SpannerArguments) error

Types

type SpannerArguments

type SpannerArguments struct {
	Verbose           bool
	Database          string // fullname
	File              string
	PartitionedUpdate bool
	Timeout           time.Duration
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL