/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
..
basic_statement.cc 42 9 years ago Tim Marston improved support for blobs: added bind_blob(), add 5.5 KB Diff Download File
command.cc 28 12 years ago edam Removed an optimisation in command::step() (callin 2.4 KB Diff Download File
connection.cc 24 12 years ago edam added command and query factory methods to connect 2.5 KB Diff Download File
exception.cc 22 12 years ago edam updated email and web addresses 3.4 KB Diff Download File
Makefile.am 34 10 years ago Tim Marston fixed linking against boost threading library 432 bytes Diff Download File
manipulator.cc 42 9 years ago Tim Marston improved support for blobs: added bind_blob(), add 1.3 KB Diff Download File
query.cc 22 12 years ago edam updated email and web addresses 2.8 KB Diff Download File
row.cc 22 12 years ago edam updated email and web addresses 2 KB Diff Download File
transaction.cc 22 12 years ago edam updated email and web addresses 3.2 KB Diff Download File
util.cc 22 12 years ago edam updated email and web addresses 1017 bytes Diff Download File