src/allographer/schema_builder/queries/postgres/add_column

Search:
Group by:

Procs

proc addColumn(self: PostgresSchema; isReset: bool) {....raises: [KeyError,
    DbError, ValueError, Exception, OSError, IOError, CatchableError], tags: [
    TimeEffect, RootEffect, WriteDirEffect, ReadDirEffect, ReadIOEffect,
    WriteIOEffect], forbids: [].}