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 SkipTableChecksumComputation option #206

Closed slsyy closed 4 months ago

slsyy commented 4 months ago

203

codeit14 commented 4 months ago

I think via this https://github.com/go-testfixtures/testfixtures/issues/180 can also be supported, would be really helpful

andreynering commented 4 months ago

@slsyy Thanks! 🙌