Home | History | Annotate | Download | only in WebCoreSQLite3

Lines Matching full:rollback

688 ** that does not care about crash recovery or rollback might make
1188 ** routine. Thus INSERT OR FAIL, INSERT OR IGNORE, INSERT OR ROLLBACK,
1225 ** rollback, ABORT processing, DROP TABLE, or by any other
1414 ** forces an automatic rollback of the changes. See the
2723 ** explicit transaction then you should rollback the transaction before
3649 ** Autocommit mode is re-enabled by a [COMMIT] or [ROLLBACK].
3697 ** CAPI3REF: Commit And Rollback Notification Callbacks {H12950} <S60400>
3709 ** then the commit is converted into a rollback.
3718 ** or rollback hook in the first place.
3725 ** rolled back if an explicit "ROLLBACK" statement is executed, or
3726 ** an error or constraint causes an implicit rollback to occur.
3727 ** The rollback callback is not invoked if a transaction is
3729 ** The rollback callback is not invoked if a transaction is
4360 ** rollback by the expiration of the BLOB. Such changes will eventually