sqlite.rollback(dbname)

Rollback a transaction in the specified database.

Example
sqlite.rollback('testdb')