/sqlite3cc

To get this branch, use:
bzr branch http://bzr.ed.am/sqlite3cc

  • Committer: Tim Marston
  • Date: 2015-02-26 08:56:26 UTC
  • Revision ID: tim@ed.am-20150226085626-vba9c55uz3ta094h
improved support for blobs: added bind_blob(), added blob_t for binding stream
operators and blob() creation function; detect blob column type in row::column()
Filename Latest Rev Last Changed Committer Comment Size
..
docs 16 14 years ago edam - renamed database to connection to better identif Diff
include 1 14 years ago edam - initial commit - basic support for: database, st Diff
src 1 14 years ago edam - initial commit - basic support for: database, st Diff
test 1 14 years ago edam - initial commit - basic support for: database, st Diff
.bzrignore 36 10 years ago Tim Marston updated ignores 317 bytes Diff Download File
configure.ac 41 10 years ago Tim Marston reverted version no. to 0.2dev 990 bytes Diff Download File
COPYING 1 14 years ago edam - initial commit - basic support for: database, st 34.3 KB Diff Download File
COPYING.LESSER 1 14 years ago edam - initial commit - basic support for: database, st 7.4 KB Diff Download File
Makefile.am 7 14 years ago edam - removed "OK" from test-main when test is success 125 bytes Diff Download File
NEWS 42 9 years ago Tim Marston improved support for blobs: added bind_blob(), add 455 bytes Diff Download File
README 22 12 years ago edam updated email and web addresses 1022 bytes Diff Download File
TODO 27 12 years ago edam update TODO 2.6 KB Diff Download File