go-testfixtures / testfixtures

Ruby on Rails like test fixtures for Go. Write tests against a real database
https://pkg.go.dev/github.com/go-testfixtures/testfixtures/v3?tab=doc
MIT License
1.12k stars 80 forks source link

feature: add spanner support #211

Closed kikihakiem closed 2 months ago

kikihakiem commented 4 months ago

Added support for GCP Spanner with GoogleSQL dialect. Closes #210

slsyy commented 2 months ago

Thank you @kikihakiem

slsyy commented 4 weeks ago

@kikihakiem do you want a new release?

kikihakiem commented 3 weeks ago

hi @slsyy . Currently, we specify the commit SHA in our go.mod files, but I don't mind a new release

slsyy commented 3 weeks ago

@kikihakiem released in https://github.com/go-testfixtures/testfixtures/releases/tag/v3.13.0