-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
I had to create it manually
rake db:create
/var/lib/firebird/2.5/data/demo_app.fdb already exists
rm /var/lib/firebird/2.5/data/demo_app.fdb
rake db:create
rake db:migrate
rake aborted!
Error opening database connection.
I/O error during "open" operation for file "/var/lib/firebird/2.5/data/demo_app.fdb"
Error while trying to open file
No such file or directory
Unsuccessful execution caused by a system error that precludes successful execution of subsequent statements
SQL Code = -902
Firebird Code = 335544344
Tasks: TOP => db:migrate
(See full trace by running task with --trace)
Metadata
Metadata
Assignees
Labels
No labels