Skip to content

How do I create the database? #174

Description

@Rayco

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions