src/allographer/v2/schema_builder/usecases/sqlite/drop

Search:
Group by:

Procs

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