Skip to content

Structure

SQLiteCommitEvent

Event produced by the commit hook.
struct SQLiteCommitEvent

Overview

Contains information about a transaction commit that is about to occur.

Topics

Instance Properties

  • date
    Timestamp (in the connection’s wall-clock) when the commit was about to occur.

Relationships

Conforms To

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