Dmitry Kropachev
|
b0b3ded8da
|
add ContextBatch api to create batch with context (#326)
|
2025-06-11 06:36:46 -04:00 |
|
Dmitry Kropachev
|
efee4798d6
|
Add missing batch API (#325)
Some of gocql.Batch API are not present in the gocqlx.Batch.
We need to have them implemented and have a test to make sure no API has
forgotten.
|
2025-06-11 06:16:31 -04:00 |
|
Dmitry Kropachev
|
a8d276713e
|
Update gocql to v1.15.1 (#323)
* Update gocql to v1.15.1
* Add SetHostID to Queryx and Batch
|
2025-06-10 13:24:39 -04:00 |
|
Dmitry Kropachev
|
2eee0b00f1
|
Add additional methods to Batch similar to what exists on Queryx
|
2024-06-25 08:25:49 +02:00 |
|
Dmitry Kropachev
|
ab80d70106
|
Update golangci-lint and turn it on in CI
|
2024-06-19 08:08:54 +02:00 |
|
Gabriel Nelle
|
dec046bd85
|
add Batch wrapper with BindStruct method
|
2023-03-09 11:50:46 +01:00 |
|