kysely
    Preparing search index...

    Interface AlterTableBuilderProps

    interface AlterTableBuilderProps {
        executor: QueryExecutor;
        node: AlterTableNode;
        queryId: QueryId;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    executor: QueryExecutor
    queryId: QueryId