Project

General

Profile

I need the Redmine 3.0.2 database schema

Added by Brandon Legault about 8 years ago

Long story short: I am performing a disaster recovery operation.

I need the database schema for Redmine version 3.0.2. I've tried installing it for the last 5-6 hours to no avail.

If someone could please, please please just run this command:

mysqldump redmine --no-data -u*youruser* -p*yourpassword* > schema.sql

and attach the schema file I would be eternally grateful.

Thanks