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

feat: add Clickhouse support #162

Closed titusjaka closed 1 year ago

titusjaka commented 1 year ago

The repository already has 2 open PRs on this topic (#115, #81). This one is different in that it uses the latest version of the Clickhouse driver. Closes https://github.com/go-testfixtures/testfixtures/issues/51