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