src/allographer/v1/schema_builder/usecases/mysql/drop

    Dark Mode
Search:
Group by:

Procs

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