@bzr/bazaar
    Preparing search index...

    Class TablesAPIInternal

    The class that encapsulates the tables DDL API

    Index

    Constructors

    Methods

    • Renames a column in a table.

      Parameters

      • tableName: string
      • oldName: string
      • newName: string

      Returns Promise<BazaarMessage>