Skip to content

Commit

Permalink
Update to memefish@dd9ab2b
Browse files Browse the repository at this point in the history
  • Loading branch information
apstndb committed Oct 24, 2024
1 parent aa5df14 commit cfb6d62
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 9 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ module memefish-testsuite

go 1.23.0

require github.com/cloudspannerecosystem/memefish v0.0.0-20241024053724-5770de872d52
require github.com/cloudspannerecosystem/memefish v0.0.0-20241024060131-dd9ab2b8976a

require golang.org/x/sys v0.22.0 // indirect
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ github.com/MakeNowJust/heredoc/v2 v2.0.1 h1:rlCHh70XXXv7toz95ajQWOWQnN4WNLt0TdpZ
github.com/MakeNowJust/heredoc/v2 v2.0.1/go.mod h1:6/2Abh5s+hc3g9nbWLe9ObDIOhaRrqsyY9MWy+4JdRM=
github.com/cloudspannerecosystem/memefish v0.0.0-20241024053724-5770de872d52 h1:z1ww+5GfG9sxv78Pwm9HV5ZTwTIizbv0zH1EKRqhpSE=
github.com/cloudspannerecosystem/memefish v0.0.0-20241024053724-5770de872d52/go.mod h1:A3kg33HoLP0687AgabrwhnXBN8nx96ki2qJ3MisirOM=
github.com/cloudspannerecosystem/memefish v0.0.0-20241024060131-dd9ab2b8976a h1:GAei2cXor7F1zjnIz4YUEMkgKziMP8p9vi7f6nXpMvM=
github.com/cloudspannerecosystem/memefish v0.0.0-20241024060131-dd9ab2b8976a/go.mod h1:A3kg33HoLP0687AgabrwhnXBN8nx96ki2qJ3MisirOM=
github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI=
github.com/google/go-cmp v0.6.0/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=
github.com/k0kubun/pp v1.3.1-0.20200204103551-99835366d1cc h1:XLjmW07gT7cG/wb6mavIrvAIWBYaTacPo8UOnxGSspA=
Expand Down
9 changes: 1 addition & 8 deletions output/result.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1 @@
--- FAIL: TestSQL (0.00s)
sql_test.go:42: Reparsing "ALTER STATISTICS auto_20191128_14_47_22UTC SET OPTIONS (allow_gc=false)": syntax error: :1:7: expected pseudo keyword: TABLE, CHANGE, but: STATISTICS

1: ALTER STATISTICS auto_20191128_14_47_22UTC SET OPTIONS (allow_gc=false)
^~~~~~~~~~
FAIL
FAIL memefish-testsuite/spansql 0.347s
FAIL
ok memefish-testsuite/spansql 0.230s

0 comments on commit cfb6d62

Please sign in to comment.