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