/sqlite3cc

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

  • Committer: edam
  • Date: 2010-01-31 21:12:21 UTC
  • Revision ID: edam@waxworlds.org-20100131211221-5xtrhfrchozhk326
- rewrote transaction classes and added transaction_guard
- removed leftover code (sqlite_busy error)
- added tests for transactions
Filename Latest Rev Last Changed Committer Comment Size
..
basic_statement.cc 2 14 years ago edam - further initial development - basic support for: 4.3 KB Diff Download File
command.cc 2 14 years ago edam - further initial development - basic support for: 2 KB Diff Download File
database.cc 2 14 years ago edam - further initial development - basic support for: 1.7 KB Diff Download File
exception.cc 2 14 years ago edam - further initial development - basic support for: 3.3 KB Diff Download File
Makefile 2 14 years ago edam - further initial development - basic support for: 253 bytes Diff Download File
manipulator.cc 2 14 years ago edam - further initial development - basic support for: 1.1 KB Diff Download File
query.cc 2 14 years ago edam - further initial development - basic support for: 1.7 KB Diff Download File
row.cc 2 14 years ago edam - further initial development - basic support for: 1.6 KB Diff Download File
transaction.cc 3 14 years ago edam - rewrote transaction classes and added transactio 2.9 KB Diff Download File
util.cc 2 14 years ago edam - further initial development - basic support for: 1000 bytes Diff Download File