Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Build with "go tool" and hackishly bundle code from same package into one ↵ | EuAndreh | 2024-08-12 | 1 | -83/+0 |
| | | | | file each | ||||
* | go fmt ./... | Yasuhiro Matsumoto | 2024-01-25 | 1 | -0/+1 |
| | |||||
* | Add Serialize and Deserialize support (#1089) | Philip O'Toole | 2022-11-17 | 1 | -0/+82 |
Add support for Serialize and Deserialize, which wrap sqlite3_serialize and sqlite3_deserialize. |