src/allographer/v1/schema_builder/queries/postgres/drop_table

    Dark Mode
Search:
Group by:

Procs

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