Text

This script allow one to migrate data from a mysql based Mahara to a postgres based Mahara.

Currently it takes a site and makes it an institution of another site.

The main helpfulness is the database handling where we can have two db connections and read from one a write to the other.