src/allographer/schema_builder/queries/mariadb/reset_table

Search:
Group by:

Procs

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