These 4 commits are when the Protocol Buffers files have changed:
| Commit: | 4d13c65 | |
|---|---|---|
| Author: | Knut Olav Løite | |
| Committer: | GitHub | |
fix: prepared statements should also support valuer/scanner (#365) Using values that implement Valuer and Scanner was not supported when using a prepared statement. Updates https://github.com/googleapis/go-gorm-spanner/issues/102
The documentation is generated from this commit.
| Commit: | 0ed841e | |
|---|---|---|
| Author: | Egon Elbre | |
| Committer: | GitHub | |
fix(benchmarks): staticcheck errors (#325) * fix(benchmarks): staticcheck errors * fix(benchmarks): fix formatting argument * chore(benchmarks/benchwrapper): regenerate protobuf * build: run staticchecks on benchmark folder --------- Co-authored-by: Knut Olav Løite <koloite@gmail.com>
| Commit: | 6d164d7 | |
|---|---|---|
| Author: | rahul2393 | |
| Committer: | GitHub | |
chore: Add benchwrapper (#115)
| Commit: | 7255ba2 | |
|---|---|---|
| Author: | Rahul Yadav | |
chore: Add benchwrapper