/elec/propeller-clock

To get this branch, use:
bzr branch http://bzr.ed.am/elec/propeller-clock

Viewing all changes in revision 22.

  • Committer: edam
  • Date: 2011-12-02 01:53:20 UTC
  • Revision ID: edam@waxworlds.org-20111202015320-3us2l1s8b1kid3jf
- made basic_statement::step() protected, for use by query and command only
- moved basic_statement::operator<<() to command and query instead; one needs to accept sqlite::exec, the other doesn't
- added tests for query::operator<<()
- added code to invlaidate in-progress queries during any transaction rollbacks (currently segfaults in basic_statement::finalize())
- added new sqlite_error constructor that obtains a full error message
- implemented database::database_mutex_guard class
- swapped command's step mutex in favour of the database mutexstarted schematic

expand all expand all

Show diffs side-by-side

added added

removed removed