This website requires JavaScript.
Explore
Help
Register
Sign In
sqlite
/
go-sqlite3
Watch
0
Star
0
Fork
0
You've already forked go-sqlite3
mirror of
https://github.com/mattn/go-sqlite3.git
synced
2025-06-09 06:19:24 +00:00
Code
Activity
969
Commits
22
Branches
50
Tags
v1.14.21
Branches
Tags
Commit Graph
2 Commits
Author
SHA1
Message
Date
Yasuhiro Matsumoto
1f0dc0a0ef
go fmt ./...
2024-01-25 22:55:22 +09:00
Philip O'Toole
1603038a4d
Add Serialize and Deserialize support (
#1089
)
...
Add support for Serialize and Deserialize, which wrap sqlite3_serialize and sqlite3_deserialize.
2022-11-17 08:03:02 -05:00