src/allographer/v2/schema_builder/usecases/mysql/drop

Search:
Group by:

Procs

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