Skip to content

SequelizeDatabaseError: relation "users" does not exist #1484

Answered by tommoor
kxshu asked this question in General
Discussion options

You must be logged in to vote

You need to create the database schema:

yarn sequelize db:migrate

or

docker run --rm outlinewiki/outline yarn sequelize db:migrate

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by tommoor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants