src/allographer/v2/schema_builder/usecases/postgres/drop

Search:
Group by:

Procs

proc drop(rdb: PostgresConnections; tables: varargs[Table]) {.
    ...raises: [Exception], tags: [ReadIOEffect, RootEffect], forbids: [].}