File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v3.15.0 - 2025-05-11
4+
5+ - feat: support quoted columns in postgresql ([ #286 ] ( https://github.com/go-testfixtures/testfixtures/pull/286 ) by @HTechHQ )
6+ - test: move all db tests to dbtest package ([ #251 ] ( https://github.com/go-testfixtures/testfixtures/pull/251 ) by @slsyy )
7+ - chore: remove spanner underscore import ([ #250 ] ( https://github.com/go-testfixtures/testfixtures/pull/250 ) by @slsyy )
8+ - Upgraded to Go v1.23 ([ #281 ] ( https://github.com/go-testfixtures/testfixtures/pull/281 ) by @slsyy )
9+ - Updated golangci-lint and CI ([ #281 ] ( https://github.com/go-testfixtures/testfixtures/pull/281 ) by @slsyy )
10+ - Updated dependencies.
11+
312## v3.14.0 - 2024-12-22
413
514- feat(mysql): make multistatements parameter optional ([ #249 ] ( https://github.com/go-testfixtures/testfixtures/pull/249 ) by @slsyy )
You can’t perform that action at this time.
0 commit comments