Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / cloudspannerecosystem/wrench issues and pull requests

#87 - #3: Change migration seq nums to timestamp generation

Pull Request - State: closed - Opened by arthurkushman over 1 year ago

#86 - #1: Add an ability to call INSERT stmts in spanner db

Pull Request - State: closed - Opened by arthurkushman over 1 year ago

#85 - add dockerfile

Pull Request - State: closed - Opened by kazegusuri over 1 year ago

#84 - Replace spansql

Pull Request - State: closed - Opened by apstndb over 1 year ago - 8 comments

#83 - Proposal: Implement statement separator without spansql to fix parse errors

Issue - State: open - Opened by apstndb over 1 year ago
Labels: enhancement

#82 - Will Docker Hub images be released?

Issue - State: open - Opened by sinmetal over 1 year ago - 1 comment
Labels: enhancement

#81 - Set release version in the release binary

Pull Request - State: closed - Opened by kazegusuri over 1 year ago

#80 - fix the use of deprecated messages

Pull Request - State: closed - Opened by kazegusuri over 1 year ago

#79 - fix flaky test

Pull Request - State: closed - Opened by kazegusuri over 1 year ago

#78 - Migrate to GitHub actions

Pull Request - State: closed - Opened by kazegusuri over 1 year ago

#77 - Bump cloud.google.com/go/spanner from v1.41.0 to v1.44.0

Pull Request - State: closed - Opened by toga4 over 1 year ago

#76 - ALTER INDEX syntax is not supported

Issue - State: closed - Opened by dtest over 1 year ago
Labels: bug

#75 - use syscall package instead of golang.org/x/sys/unix

Pull Request - State: closed - Opened by kazegusuri over 1 year ago

#74 - Bump golang.org/x/net from 0.1.1-0.20221104162952-702349b0e862 to 0.7.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#73 - Option to define emulator host from Config

Issue - State: open - Opened by PumpkinSeed over 1 year ago - 1 comment
Labels: enhancement

#72 - pkg/spanner/client: Add optional option.ClientOption parameters to Ne…

Pull Request - State: open - Opened by mskwon over 1 year ago - 3 comments

#71 - (golang.org/x/net) fix CVE-2022-41721

Pull Request - State: closed - Opened by iwata over 1 year ago

#70 - wrench use environment variables instead of command arguments

Issue - State: open - Opened by ryoheinagao over 1 year ago
Labels: bug

#69 - Add goreleaser github actions to upload binary artifacts

Pull Request - State: closed - Opened by nsega over 1 year ago

#68 - Remove bazel dependency

Pull Request - State: closed - Opened by kazegusuri over 1 year ago

#67 - Some Binary Assets included before v.1.1.0 do not include in the release tags, v1.2.0 and v1.2.1.

Issue - State: closed - Opened by nsega over 1 year ago - 1 comment
Labels: bug

#66 - use go 1.18 in CI

Pull Request - State: closed - Opened by kazegusuri over 1 year ago

#65 - update cloud.google.com/go/spanner

Pull Request - State: closed - Opened by kazegusuri over 1 year ago

#64 - Add a flag to set context timeout

Pull Request - State: closed - Opened by iwata over 1 year ago - 2 comments

#63 - Update the version of spansql from v1.36.0 to v1.40.0

Pull Request - State: closed - Opened by yukia3e over 1 year ago

#62 - Add context timeout option

Pull Request - State: closed - Opened by shiv3 almost 2 years ago - 2 comments

#61 - wrench 1.1.0 fails to parse `TIMESTAMP_SUB`

Issue - State: closed - Opened by youxkei almost 2 years ago - 5 comments
Labels: bug

#60 - Bump version

Pull Request - State: closed - Opened by 110y almost 2 years ago

#59 - Support passing option.ClientOption to NewClient in the spanner pkg

Issue - State: open - Opened by mskwon almost 2 years ago
Labels: enhancement

#58 - pkg/spanner: DDL/DML parsing error details

Pull Request - State: closed - Opened by VoyTechnology almost 2 years ago

#57 - No binary release for v1.1.0 and embedded version is still 1.0.4

Issue - State: closed - Opened by darklore almost 2 years ago - 4 comments

#56 - all: Update dependencies

Pull Request - State: closed - Opened by 110y almost 2 years ago

#55 - Add install.sh to conveniently add mercari wrench during CircleCI

Issue - State: open - Opened by Rishabh-malhotraa about 2 years ago
Labels: enhancement

#54 - all: use spansql for parse DDL

Pull Request - State: closed - Opened by zchee about 2 years ago - 3 comments

#53 - could not download Bazel

Issue - State: closed - Opened by plemanach about 2 years ago - 1 comment
Labels: bug

#52 - Add windows binary in the releases

Issue - State: closed - Opened by plemanach about 2 years ago - 1 comment
Labels: enhancement

#51 - pkg/spanner - breaking - remove migration tableName parameter from API

Pull Request - State: open - Opened by fcostin about 2 years ago - 1 comment

#49 - Using batch DML to apply

Pull Request - State: closed - Opened by iwata over 2 years ago

#48 - Raise error message when migration scripts have common version number

Pull Request - State: closed - Opened by halmai almost 3 years ago - 6 comments

#47 - Migration files with colliding numbers are not reported as error

Issue - State: closed - Opened by halmai almost 3 years ago - 2 comments
Labels: bug

#46 - Set longer timeout for partitioned-dml

Pull Request - State: closed - Opened by hirak almost 3 years ago - 1 comment

#45 - Fix the missing "context" pacakge

Pull Request - State: closed - Opened by adlerhsieh almost 3 years ago - 2 comments

#44 - Inherited root context to each subcommand

Pull Request - State: closed - Opened by zchee almost 3 years ago

#43 - cmd: add delete subcommand to instance

Pull Request - State: closed - Opened by zchee almost 3 years ago

#42 - Add `instance create` command

Pull Request - State: closed - Opened by 110y almost 3 years ago

#41 - bump version 1.0.4

Pull Request - State: closed - Opened by 110y almost 3 years ago

#40 - Update Go to 1.16.5

Pull Request - State: closed - Opened by 110y almost 3 years ago

#39 - Update Bazel

Pull Request - State: closed - Opened by 110y about 3 years ago

#38 - use partitioned update on truncating tables

Pull Request - State: closed - Opened by iwata about 3 years ago - 2 comments

#37 - add new flag for applying DML to specify Spanner's RPC priority

Pull Request - State: closed - Opened by iwata about 3 years ago - 7 comments

#36 - Support DML and Partitioned DML in migration files

Pull Request - State: open - Opened by RoryQ almost 4 years ago

#35 - Support INSERT statements in migration scripts

Issue - State: open - Opened by RoryQ almost 4 years ago
Labels: enhancement

#34 - Automated Release Builds

Pull Request - State: closed - Opened by RoryQ almost 4 years ago - 1 comment

#33 - docs: fixed link to "contribution guidelines"

Pull Request - State: closed - Opened by skuruppu almost 4 years ago - 1 comment

#32 - Add comment support #15

Pull Request - State: closed - Opened by mookjp almost 4 years ago - 7 comments

#31 - SchemaMigrationsHistory to determine unapplied out of order migrations

Pull Request - State: open - Opened by RoryQ about 4 years ago - 1 comment

#30 - Add support (or documentation if support already exists) for using wrench with the Cloud Spanner emulator

Issue - State: closed - Opened by ghost about 4 years ago - 3 comments
Labels: enhancement

#29 - Support out of order migrations

Issue - State: open - Opened by RoryQ about 4 years ago - 3 comments
Labels: enhancement

#28 - test: use a random db name when an env var is not given

Pull Request - State: closed - Opened by hengfengli about 4 years ago - 1 comment

#27 - Project cannot be overridden

Issue - State: open - Opened by execjosh about 4 years ago
Labels: bug

#26 - update dependencies

Pull Request - State: closed - Opened by 110y about 4 years ago

#25 - 1.0.2

Pull Request - State: closed - Opened by 110y about 4 years ago

#24 - Add `truncate` command

Pull Request - State: closed - Opened by 110y about 4 years ago

#23 - bazel: use distroless/static to base image

Pull Request - State: closed - Opened by zchee about 4 years ago - 2 comments

#22 - bump docker image version

Pull Request - State: closed - Opened by 110y about 4 years ago

#21 - Add Google LLC to LICENSE copyrights.

Pull Request - State: closed - Opened by lgruen over 4 years ago

#20 - s/github.com\/mercari/github.com\/cloudspannerecosystem/g

Pull Request - State: closed - Opened by lgruen over 4 years ago

#19 - Change Mercari CLA to Google CLA in pull request template.

Pull Request - State: closed - Opened by lgruen over 4 years ago

#18 - Initial CircleCI configuration.

Pull Request - State: closed - Opened by lgruen over 4 years ago

#17 - update bazel version to 2.0.0

Pull Request - State: closed - Opened by 110y over 4 years ago

#16 - Divide and apply long DML which overs limit (20,000)

Issue - State: open - Opened by 110y over 4 years ago - 3 comments
Labels: enhancement

#15 - Preserve comments for schema.sql

Issue - State: open - Opened by 110y over 4 years ago - 1 comment
Labels: enhancement

#14 - make wrench respect SPANNER_EMULATOR_HOST

Issue - State: closed - Opened by 110y over 4 years ago - 2 comments
Labels: enhancement

#13 - update bazel extensions

Pull Request - State: closed - Opened by 110y over 4 years ago

#12 - update bazel to 1.2.1

Pull Request - State: closed - Opened by 110y over 4 years ago

#11 - update bazel to 1.0.0

Pull Request - State: closed - Opened by 110y over 4 years ago

#10 - update bazel version to 0.29.1

Pull Request - State: closed - Opened by 110y almost 5 years ago

#9 - use bazelisk

Pull Request - State: closed - Opened by 110y almost 5 years ago

#8 - use nogo

Pull Request - State: closed - Opened by 110y almost 5 years ago - 1 comment

#7 - simplify return string

Pull Request - State: closed - Opened by toshi0607 almost 5 years ago - 1 comment

#6 - replace xerrors with 1.13 standard errors package

Pull Request - State: closed - Opened by 110y almost 5 years ago

#5 - update templates

Pull Request - State: closed - Opened by toshi0607 almost 5 years ago

#4 - remove unnecessary loop

Pull Request - State: closed - Opened by toshi0607 almost 5 years ago

#3 - fix lint warnings

Pull Request - State: closed - Opened by toshi0607 almost 5 years ago

#2 - create Docker container

Pull Request - State: closed - Opened by 110y almost 5 years ago

#1 - Fix spelling error in README

Pull Request - State: closed - Opened by execjosh almost 5 years ago - 1 comment