/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.cc 22 12 years ago edam updated email and web addresses 4.1 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
emake.mk 16 14 years ago edam - renamed database to connection to better identif 255 bytes Diff Download File
exception.cc 22 12 years ago edam updated email and web addresses 3.4 KB Diff Download File
Makefile.am 16 14 years ago edam - renamed database to connection to better identif 435 bytes Diff Download File
Makefile.in 19 12 years ago edam updated autotols stuff 17.3 KB Diff Download File
manipulator.cc 22 12 years ago edam updated email and web addresses 1.1 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