kysely
    Preparing search index...

    Class AlterColumnBuilder

    Index

    Constructors

    Methods

    • Simply calls the provided function passing this as the only argument. $call returns what the provided function returns.

      Type Parameters

      • T

      Parameters

      • func: (qb: this) => T

      Returns T