AutoBE
    Preparing search index...

    Type Alias AutoBeDatabaseComponentRevise

    AutoBeDatabaseComponentRevise:
        | AutoBeDatabaseComponentKeep
        | AutoBeDatabaseComponentCreate
        | AutoBeDatabaseComponentUpdate

    Database component revision entry.

    Existing components can be kept or updated, and missing component concepts can be created. The caller's workflow decides whether unchanged components must be listed explicitly or may be omitted.

    Samchon