Translations:Documentation/HowTo/MigrateFromHSQLDB/16/en

    From The Document Foundation Wiki

    3. Run the following command via Tools → SQL:

           UPDATE "Table" SET "Image_N" = "Image";
    

    4. Open the table editor, delete the old "Image" column and don't allow the data type of the new image field to be changed by deleting the field.