Skip to content

Structure

SQLiteRollbackEvent

Event produced by the rollback hook.
struct SQLiteRollbackEvent

Overview

Contains information about a transaction rollback that has occurred.

Topics

Instance Properties

  • date
    Timestamp (in the connection’s wall-clock) when the rollback happened.

Relationships

Conforms To

  • Swift.Equatable
  • Swift.Hashable
  • Swift.Sendable
  • Swift.SendableMetatype