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

README example issues #5

Open
johnhunt opened this issue Jan 8, 2019 · 1 comment
Open

README example issues #5

johnhunt opened this issue Jan 8, 2019 · 1 comment

Comments

@johnhunt
Copy link

johnhunt commented Jan 8, 2019

Probably worth mentioning the migrations only run in the API directory, also the fixtures seem to be broken:

$: cat api/db/fixtures/default.sql | sqlite3 api/db/bookshelf.db
Error: near line 129: NOT NULL constraint failed: oauth_clients.redirect_uri
Error: near line 135: NOT NULL constraint failed: oauth_clients.redirect_uri

Note, I'm just putting this down here quickly as its super late, will tidy later

@johnhunt
Copy link
Author

johnhunt commented Jan 8, 2019

Also misses composer install step I think

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