Files
openproject/script/migration
Jonas Plum 035f684385 Update migrate-from-pre-8.sh (#8789)
This is more aligned with later steps in https://docs.openproject.org/installation-and-operations/misc/upgrading-older-openproject-versions/ 

Currently the script creates an sql file, while the documentation describes pg_restore to restore it. This would not work, as pg_restore cannot restore sql files.
2020-10-26 09:50:00 +00:00
..