SchemaHistory

public final class SchemaHistory : ExpressibleByArrayLiteral
extension SchemaHistory: CustomDebugStringConvertible, CoreStoreDebugStringConvertible

The SchemaHistory encapsulates multiple DynamicSchema across multiple model versions. It contains all model history and is used by the DataStack to

ExpressibleByArrayLiteral

CustomDebugStringConvertible

  • Declaration

    Swift

    public var debugDescription: String { get }