/sqlite3cc

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

  • Committer: edam
  • Date: 2012-04-23 18:40:10 UTC
  • Revision ID: tim@ed.am-20120423184010-3zaiqkhxwequfaey
Removed an optimisation in command::step() (calling finalize() here prevents
the command from being reset() and reused), and added a wrapper for a
transaction's begin() method to transaction_guard (both thanks to Ron Wilson).
Filename Latest Rev Last Changed Committer Comment Size
..
basic_statement.h 24 12 years ago edam added command and query factory methods to connect 9 KB Diff Download File
command.h 22 12 years ago edam updated email and web addresses 4.1 KB Diff Download File
connection.h 24 12 years ago edam added command and query factory methods to connect 3.9 KB Diff Download File
exception.h 22 12 years ago edam updated email and web addresses 2.9 KB Diff Download File
manipulator.h 22 12 years ago edam updated email and web addresses 2.1 KB Diff Download File
query.h 22 12 years ago edam updated email and web addresses 4.3 KB Diff Download File
row.h 22 12 years ago edam updated email and web addresses 4.7 KB Diff Download File
transaction.h 28 12 years ago edam Removed an optimisation in command::step() (callin 6.8 KB Diff Download File
util.h 22 12 years ago edam updated email and web addresses 1.4 KB Diff Download File