src/allographer/schema_builder/usecases/surreal/alter

Search:
Group by:

Procs

proc alter(rdb: SurrealConnections; tables: varargs[Table]) {....raises: [
    ValueError, Exception, OSError, IOError, KeyError, DbError, CatchableError,
    HttpRequestError, LibraryError, SslError, ProtocolError, DbError], tags: [
    ReadIOEffect, TimeEffect, RootEffect, WriteDirEffect, ReadDirEffect,
    WriteIOEffect], forbids: [].}