To facilitate large fixture scripts that load a lot of data, which would otherwise blow up the heap by trying to perform all their work in a single session.
To facilitate large fixture scripts that load a lot of data, which would otherwise blow up the heap by trying to perform all their work in a single session.