]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Added the "encode.c" source file that contains two utility subroutines that
authordrh <drh@noemail.net>
Thu, 25 Apr 2002 11:45:41 +0000 (11:45 +0000)
committerdrh <drh@noemail.net>
Thu, 25 Apr 2002 11:45:41 +0000 (11:45 +0000)
commite8a49c12a604d63f57ff384d3d76fb600bec323c
treee4ff072c68a3c82a24b58585779f440b566744f2
parent7caf776079d409682a5006c0af2e71478d848073
Added the "encode.c" source file that contains two utility subroutines that
can be used to encode binary data for use in INSERT and UPDATE statements.
This is just an initial checking.  The code has not yet been integrated into
the library. (CVS 545)

FossilOrigin-Name: 57f7c59713299b03b10ba9c1a5883e2c08a8b138
manifest
manifest.uuid
src/encode.c [new file with mode: 0644]