SchemaOperation
Base type for schema migration operations. Pattern match to get specific operation details.
public abstract record SchemaOperation : IEquatable<SchemaOperation>
Base type for schema migration operations. Pattern match to get specific operation details.
public abstract record SchemaOperation : IEquatable<SchemaOperation>