We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 526619d commit 0f09a6dCopy full SHA for 0f09a6d
CHANGELOG.md
@@ -43,6 +43,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
43
- inet columns default to net.IP when using MapScan or SliceMap (CASSGO-43)
44
- NativeType removed (CASSGO-43)
45
- `New` and `NewWithError` removed and replaced with `Zero` (CASSGO-43)
46
+- Changes to Query and Batch to make them safely reusable (CASSGO-22)
47
48
### Fixed
49
0 commit comments