src/allographer/schema_builder/queries/postgres/drop_table

Search:
Group by:

Procs

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