src/allographer/schema_builder/queries/surreal/reset_table

Search:
Group by:

Procs

proc resetMigrationTable(self: SurrealSchema) {....raises: [ValueError, Exception,
    OSError, KeyError, IOError, DbError, HttpRequestError, LibraryError,
    SslError, ProtocolError, CatchableError], tags: [TimeEffect, RootEffect,
    WriteDirEffect, ReadDirEffect, ReadIOEffect, WriteIOEffect], forbids: [].}
proc resetTable(self: SurrealSchema) {....raises: [ValueError, Exception, OSError,
    IOError], tags: [TimeEffect, RootEffect, WriteDirEffect, ReadDirEffect,
                     ReadIOEffect, WriteIOEffect], forbids: [].}