kysely
    Preparing search index...

    Variable ON_MODIFY_FOREIGN_ACTIONSConst

    ON_MODIFY_FOREIGN_ACTIONS: readonly [
        "no action",
        "restrict",
        "cascade",
        "set null",
        "set default",
    ] = ...