Actions
Defect #26549
closedredminInstall problem
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
Step 6 - Database schema objects creation
Create the database structure, by running the following command under the application root directory:
RAILS_ENV=production bundle exec rails db:migrate
Maybe the command should be changed to RAILS_ENV=production bundle exec rake db:migrate
Actions