We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7bd3d7 commit c46b579Copy full SHA for c46b579
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Changelog
2
## [Unreleased](https://github.com/gilzoide/unity-sqlite-net/compare/1.2.0...HEAD)
3
+### Added
4
+- Add support for updating a struct passed to `Insert` with overload accepting `ref T`
5
+
6
### Fixed
7
- Support for struct return types in queries
8
0 commit comments