Project

General

Profile

Actions

Bug #34715

closed

DB fresh install: ERROR: relation "permissions" does not exist

Added by Tristan Robert about 2 years ago. Updated over 1 year ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

fresh install from source (in order to hack). New empty postgresql database.

bundle exec bin/rake db:migrate:

active_record/connection_adapters/postgresql/database_statements.rb:65:in `exec': PG::UndefinedTable: ERROR: relation "permissions" does not exist
LINE 8: WHERE a.attrelid = '"permissions"'::regclass

Actions

Also available in: Atom PDF