mirror of
https://github.com/go-gitea/gitea
synced 2025-08-24 18:38:28 +00:00
go1.16 (#14783)
This commit is contained in:
8
vendor/github.com/go-testfixtures/testfixtures/v3/CHANGELOG.md
generated
vendored
8
vendor/github.com/go-testfixtures/testfixtures/v3/CHANGELOG.md
generated
vendored
@@ -1,5 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## v3.5.0 - 2021-01-11
|
||||
|
||||
- Fix insert of JSON values on PostgreSQL when using `binary_parameters=yes` in
|
||||
the connection string
|
||||
([#83](https://github.com/go-testfixtures/testfixtures/issues/83), [#84](https://github.com/go-testfixtures/testfixtures/pull/84), [lib/pq#528](https://github.com/lib/pq/issues/528)).
|
||||
- Officially support binary columns through hexadecimal strings
|
||||
([#48](https://github.com/go-testfixtures/testfixtures/issues/48), [#82](https://github.com/go-testfixtures/testfixtures/pull/82)).
|
||||
|
||||
## v3.4.1 - 2020-10-19
|
||||
|
||||
- Fix for Microsoft SQL Server databases with views
|
||||
|
Reference in New Issue
Block a user