Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sqlite: handle []byte larger than 1<<28
Requires a lttle care to do so while continuing to compile on 32-bit architectures. Fixes #45
- Loading branch information