/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
..
emake.mk 9 14 years ago edam - added NEWS - added library checks to configure.a 44 bytes Diff Download File
Makefile.am 23 12 years ago edam fixed up tests 282 bytes Diff Download File
Makefile.in 23 12 years ago edam fixed up tests 16.9 KB Diff Download File
test-main.cc 28 12 years ago edam Removed an optimisation in command::step() (callin 6 KB Diff Download File
test-main.mk 9 14 years ago edam - added NEWS - added library checks to configure.a 220 bytes Diff Download File