Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do I create the database? #174

Open
Rayco opened this issue Oct 11, 2016 · 0 comments
Open

How do I create the database? #174

Rayco opened this issue Oct 11, 2016 · 0 comments

Comments

@Rayco
Copy link

Rayco commented Oct 11, 2016

I'm interested in using Dockyard, but I'm having difficulty creating the database. How do I create the migrations?

My Runtinme configuration about database is:

[database]
driver = mysql
uri = myuser:mypass@/mydockyarkdb

The README says "Initlization Tables":

dockyard db --action sync

However:

Error: unknown command "db" for "dockyard"
Run 'dockyard --help' for usage.
unknown command "db" for "dockyard"

I tried to run:

dockyard database migrate

But I get the following error:

`` is not officially supported, running under compatibility mode.
FATA[0000] Initlization database connection error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant