Runtime/Behavior Changes

SQliteDB

SQLiteDb's abort() function is now rectified to execute ROLLBACK instead of COMMIT, which will erroneously commit unwanted changes to the DB.