/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 Size
..
basic_statement.h 24 2012-01-23 17:12:43 UTC 9 KB Diff Download File
command.h 22 2012-01-23 14:27:08 UTC 4.1 KB Diff Download File
connection.h 24 2012-01-23 17:12:43 UTC 3.9 KB Diff Download File
exception.h 22 2012-01-23 14:27:08 UTC 2.9 KB Diff Download File
manipulator.h 22 2012-01-23 14:27:08 UTC 2.1 KB Diff Download File
query.h 22 2012-01-23 14:27:08 UTC 4.3 KB Diff Download File
row.h 22 2012-01-23 14:27:08 UTC 4.7 KB Diff Download File
transaction.h 28 2012-04-23 18:40:10 UTC 6.8 KB Diff Download File
util.h 22 2012-01-23 14:27:08 UTC 1.4 KB Diff Download File