/sqlite3cc

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

  • Committer: edam
  • Date: 2009-11-25 20:32:34 UTC
  • Revision ID: edam@waxworlds.org-20091125203234-24i7mzd60c7o46py
- initial commit
- basic support for: database, statements, commands, transactions, exceptions
- initial test app
- initial liscence and readme
Filename Latest Rev Last Changed Size
..
command.hpp 1 2009-11-25 20:32:34 UTC 1.9 KB Diff Download File
database.hpp 1 2009-11-25 20:32:34 UTC 2.8 KB Diff Download File
exception.hpp 1 2009-11-25 20:32:34 UTC 2.6 KB Diff Download File
query.hpp 1 2009-11-25 20:32:34 UTC 1 KB Diff Download File
statement.hpp 1 2009-11-25 20:32:34 UTC 9.2 KB Diff Download File
transaction.hpp 1 2009-11-25 20:32:34 UTC 3 KB Diff Download File
util.hpp 1 2009-11-25 20:32:34 UTC 1.1 KB Diff Download File