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