I have a prototype of an application with image persistence made in pharo 6.1.
I wanted to export (upgrade) the data (database, objects, collections) of the image and code to Pharo 7.
It is possible to perform that operation.
Thanks in advance
Oswall